Commit 692b01d2 authored by Georgi Kodinov's avatar Georgi Kodinov

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

parents 81c0f94c 3d7d4366
......@@ -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
......@@ -820,3 +820,5 @@ CREATE TABLE t3 (
# cleanup
DROP TABLE t0, t1, t2;
--echo End of 5.5 tests
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