[patch 004/129] Merge patch for revision 1789 from InnoDB SVN:
revno: 1789
revision-id: svn-v4:16c675df-0fcb-4bc9-8058-dcc011a37293:branches/zip:5671
parent: svn-v4:16c675df-0fcb-4bc9-8058-dcc011a37293:branches/zip:5670
committer: marko
timestamp: Thu 2009-08-13 07:46:33 +0000
message:
branches/zip: ha_innobase::add_index(): Fix Bug #46557:
after a successful operation, read innodb_table->flags from
the newly created table object, not from the old one that was just freed.
Approved by Sunny.
modified:
ChangeLog 2425@16c675df-0fcb-4bc9-8058-dcc011a37293:branches%2Fzip%2FChangeLog
handler/handler0alter.cc 1845@16c675df-0fcb-4bc9-8058-dcc011a37293:branches%2Fzip%2Fhandler%2Fhandler0alter.cc
diff:
=== modified file 'ChangeLog'