diff options
author | Ramil Kalimullin <ramil@mysql.com> | 2008-10-17 17:45:17 +0500 |
---|---|---|
committer | Ramil Kalimullin <ramil@mysql.com> | 2008-10-17 17:45:17 +0500 |
commit | bba814d0b9dd248a14c25c703542f26fe0d65d4a (patch) | |
tree | a00b10402050017b7fb12055641214ba3811d0b8 /sql/share | |
parent | 0c20c0f12ff15601e23bd45bcda70317a59d9380 (diff) | |
download | mariadb-git-bba814d0b9dd248a14c25c703542f26fe0d65d4a.tar.gz |
Fix for bug #40053: 'check table .. for upgrade' doesn't detect
collation change made in 5.1.24-rc
Problem: 'CHECK TABLE ... FOR UPGRADE' did not check for
incompatible collation changes made in MySQL 5.1.24-rc.
Fix: add the check.
sql/handler.cc:
- check for incompatible collation changes made in 5.1.24-rc:
bug #27877:
utf8_general_ci
ucs2_general_ci
Diffstat (limited to 'sql/share')
0 files changed, 0 insertions, 0 deletions