1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

BUG#6762 ALTER TABLE gives weird results and error message

- Better error message when table definition has changed
This commit is contained in:
msvensson@neptunus.(none)
2005-04-04 12:26:05 +02:00
parent 7ace3f1362
commit 41c036a60b
5 changed files with 33 additions and 4 deletions

View File

@@ -47,3 +47,4 @@ t2
t3
t4
drop table t1, t2, t3, t4;
drop table t1, t3, t4;