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

Adjust perfschema.privilege_table_io result

This is fixup for the merge commit e6bdf77e4b

FIXME: Find out why the results differ between release and debug builds.
This commit is contained in:
Marko Mäkelä
2019-04-27 20:01:59 +03:00
parent 5dee4a99d9
commit 81f6a3b0e5
2 changed files with 21 additions and 0 deletions

View File

@ -5,6 +5,7 @@
--source include/not_embedded.inc
--source include/have_perfschema.inc
--source include/restart_mysqld.inc
--source include/maybe_debug.inc
--source ../include/table_io_setup_helper.inc
# Remove "deleted" records from mysql.db that may come from previous tests,