diff options
author | unknown <mattiasj@witty.> | 2008-03-17 15:56:53 +0100 |
---|---|---|
committer | unknown <mattiasj@witty.> | 2008-03-17 15:56:53 +0100 |
commit | 1bb10ccfb1344ae00f3874e4a725d876e03463b7 (patch) | |
tree | cd7553f6fc6a6d476e7d43b5390f5d34381e7cd5 /mysql-test/r/symlink.result | |
parent | d3a0f85227e8a699d7eca6f59c74a772e8df3554 (diff) | |
download | mariadb-git-1bb10ccfb1344ae00f3874e4a725d876e03463b7.tar.gz |
Valgrind warnings found after bug#32943 and after merge from -main
into -engines tree.
hander::table_share was not updated after changing table->s.
sql/ha_partition.cc:
Valgrind warning after merge -main -> -engines, after bug#32943
change_table_ptr can happen in a middle of
alter table rename/drop/... partition
the newly created partitions must get the updated table_share too.
sql/sql_base.cc:
Bug#32943 was missing a call to change_table_ptr, this was found by valgrind
after a merge from -main to -engines.
Diffstat (limited to 'mysql-test/r/symlink.result')
0 files changed, 0 insertions, 0 deletions