merge mysql-5.1-security->mysql-5.5-security
This commit is contained in:
commit
692b01d27a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user