diff options
author | unknown <heikki@hundin.mysql.fi> | 2004-05-17 17:27:25 +0300 |
---|---|---|
committer | unknown <heikki@hundin.mysql.fi> | 2004-05-17 17:27:25 +0300 |
commit | 527f80b82b7257411ed7fff3b0b55f75e9940cfc (patch) | |
tree | 1c00e47f1cbfd1b80cabc2317ed6975e93f74692 /mysql-test/t/handler.test | |
parent | ef12e29e4afae19381795059346dc3830880083a (diff) | |
download | mariadb-git-527f80b82b7257411ed7fff3b0b55f75e9940cfc.tar.gz |
dict0dict.c:
Allocate the table name buffer from the mem heap of a foreign key object rather than pointing to the name buffer in the table object; even though this apparently caused no bugs in RENAME, DROP, ALTER TABLE, or elsewhere, this convention was very prone to memory allocation bugs
innobase/dict/dict0dict.c:
Allocate the table name buffer from the mem heap of a foreign key object rather than pointing to the name buffer in the table object; even though this apparently caused no bugs in RENAME, DROP, ALTER TABLE, or elsewhere, this convention was very prone to memory allocation bugs
Diffstat (limited to 'mysql-test/t/handler.test')
0 files changed, 0 insertions, 0 deletions