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

post-review cleanup

This commit is contained in:
Sergei Golubchik
2013-10-27 08:19:21 +01:00
parent e46eea8660
commit d5c9712225
5 changed files with 65 additions and 64 deletions

View File

@ -1,6 +1,7 @@
#
# MDEV-5176 Server crashes in fill_schema_applicable_roles on select from APPLICABLE_ROLES after a suicide
#
--source include/not_embedded.inc
grant create user on *.* to foo@localhost;
--connect (foo,localhost,foo,,)