1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

merge mysql-5.1-security->mysql-5.5-security

This commit is contained in:
Georgi Kodinov
2011-03-09 17:04:52 +02:00
2 changed files with 3 additions and 0 deletions

View File

@ -1076,3 +1076,4 @@ SPATIAL INDEX i1 (col1, col2)
);
ERROR HY000: Incorrect arguments to SPATIAL INDEX
DROP TABLE t0, t1, t2;
End of 5.5 tests