summaryrefslogtreecommitdiff
path: root/mysql-test/main/grant4.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/grant4.test')
-rw-r--r--mysql-test/main/grant4.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/main/grant4.test b/mysql-test/main/grant4.test
index 96839d8d1f0..cda1c5fb281 100644
--- a/mysql-test/main/grant4.test
+++ b/mysql-test/main/grant4.test
@@ -193,7 +193,7 @@ source include/switch_to_mysql_global_priv.inc;
--echo # are insufficient are discovered.
--echo #
call mtr.add_suppression("Got an error from thread_id=.*ha_myisam.cc:");
-call mtr.add_suppression("MySQL thread id .*, query id .* localhost.*mysqltest_u1 Checking table");
+call mtr.add_suppression("MariaDB thread id .*, query id .* localhost.*mysqltest_u1 Checking table");
--disable_warnings
drop database if exists mysqltest_db1;
--enable_warnings