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:
@@ -47,3 +47,4 @@ t2
|
||||
t3
|
||||
t4
|
||||
drop table t1, t2, t3, t4;
|
||||
drop table t1, t3, t4;
|
||||
|
||||
Reference in New Issue
Block a user