1
0
mirror of https://github.com/MariaDB/server.git synced 2025-06-15 00:02:46 +03:00

Merge with 4.0 to get security patch for check_grant_colum

This commit is contained in:
monty@mysql.com
2004-05-06 13:42:26 +03:00
7 changed files with 35 additions and 9 deletions

View File

@ -20,4 +20,5 @@ select * from t1;
n
1
1
stop slave;
drop table t1;