Commit 9f1aac76 authored by msvensson@pilot.blaudden's avatar msvensson@pilot.blaudden

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

into  pilot.blaudden:/home/msvensson/mysql/mysql-5.1-maint
parents b99fbce5 6e4acae6
...@@ -604,8 +604,6 @@ alter table t1 alter column mycol set default 0; ...@@ -604,8 +604,6 @@ alter table t1 alter column mycol set default 0;
desc t1; desc t1;
drop table t1; drop table t1;
#
# #
# Bug#25262 Auto Increment lost when changing Engine type # Bug#25262 Auto Increment lost when changing Engine type
# #
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment