Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint

into  pilot.blaudden:/home/msvensson/mysql/mysql-5.1-maint
This commit is contained in:
msvensson@pilot.blaudden 2007-04-25 13:09:26 +02:00
commit 9f1aac76ce

View File

@ -604,8 +604,6 @@ alter table t1 alter column mycol set default 0;
desc t1;
drop table t1;
#
#
# Bug#25262 Auto Increment lost when changing Engine type
#