mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
WL #1034 (Internal CRON) pre-push updates
- fixed test results - fixed bug caught by information_schema.test . Bison temporal variables are very nice but extremely error-prone (Count one more time just to be sure).
This commit is contained in:
@ -3,6 +3,7 @@ show tables;
|
||||
Tables_in_mysql
|
||||
columns_priv
|
||||
db
|
||||
event
|
||||
func
|
||||
help_category
|
||||
help_keyword
|
||||
@ -31,6 +32,7 @@ show tables;
|
||||
Tables_in_mysql
|
||||
columns_priv
|
||||
db
|
||||
event
|
||||
func
|
||||
help_category
|
||||
help_keyword
|
||||
@ -67,6 +69,7 @@ show tables;
|
||||
Tables_in_mysql
|
||||
columns_priv
|
||||
db
|
||||
event
|
||||
func
|
||||
help_category
|
||||
help_keyword
|
||||
|
Reference in New Issue
Block a user