mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
Merge rama.(none):/home/jimw/my/mysql-5.0-10668
into rama.(none):/home/jimw/my/mysql-5.0-clean
This commit is contained in:
@@ -867,3 +867,6 @@ insert into mysql.user select * from t2;
|
||||
flush privileges;
|
||||
drop table t2;
|
||||
drop table t1;
|
||||
create user mysqltest1_thisisreallytoolong;
|
||||
ERROR HY000: Operation CREATE USER failed for 'mysqltest1_thisisreallytoolong'@'%'
|
||||
End of 5.0 tests
|
||||
|
||||
Reference in New Issue
Block a user