diff options
author | Satya B <satya.bn@sun.com> | 2009-07-10 17:05:53 +0530 |
---|---|---|
committer | Satya B <satya.bn@sun.com> | 2009-07-10 17:05:53 +0530 |
commit | 526a42e2549edab6b73c1f50327ad6346f89b57b (patch) | |
tree | cb4c1d3bb8ad8fb438d0bf9e066f5cf87ebe2050 /BUILD | |
parent | 38d9fa89123bce55128f287fe2a31534ace84b26 (diff) | |
download | mariadb-git-526a42e2549edab6b73c1f50327ad6346f89b57b.tar.gz |
Applying InnoDB snapshot 5.1-ss5488,part 4. Fixes BUG#21704
1. BUG#21704 - Renaming column does not update FK definition
2. Changes in mysql-test/include/mtr_warnings.sql so that the testcase
for BUG#21704 doesn't fail because of the warnings generated.
Detailed revision comments:
r5488 | vasil | 2009-07-09 19:16:44 +0300 (Thu, 09 Jul 2009) | 13 lines
branches/5.1:
Fix Bug#21704 Renaming column does not update FK definition
by checking whether a column that participates in a FK definition is being
renamed and denying the ALTER in this case.
The patch was originally developed by Davi Arnaut <Davi.Arnaut@Sun.COM>:
http://lists.mysql.com/commits/77714
and was later adjusted to conform to InnoDB coding style by me (Vasil),
I also added some more comments and moved the bug specific mysql-test to
a separate file to make it more manageable and flexible.
Diffstat (limited to 'BUILD')
0 files changed, 0 insertions, 0 deletions