diff options
author | Davi Arnaut <davi@mysql.com> | 2008-06-17 11:12:21 -0300 |
---|---|---|
committer | Davi Arnaut <davi@mysql.com> | 2008-06-17 11:12:21 -0300 |
commit | c20188e011915e1532dd8bf19b1509618e6fb3b8 (patch) | |
tree | f39cf90ded924b0b4efe69724a020b3169a8709a /mysys/CMakeLists.txt | |
parent | 41659299736acf00d998036c2c30491e6e21041e (diff) | |
download | mariadb-git-c20188e011915e1532dd8bf19b1509618e6fb3b8.tar.gz |
Bug#33873: Fast ALTER TABLE doesn't work with multibyte character sets
The problem was that when comparing tables for a possible
fast alter table, the comparison was being performed using
the parsed information and not the final definition.
The solution is to use the possible final table layout to
compare if a fast alter is possible or not.
Diffstat (limited to 'mysys/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions