summaryrefslogtreecommitdiff
path: root/mysql-test/main/bug47671.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/bug47671.test')
-rw-r--r--mysql-test/main/bug47671.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/main/bug47671.test b/mysql-test/main/bug47671.test
index c3f66a9f502..db8d64c6f60 100644
--- a/mysql-test/main/bug47671.test
+++ b/mysql-test/main/bug47671.test
@@ -5,5 +5,5 @@
--echo # Bug#47671 - wrong character-set after upgrade from 5.1.34 to 5.1.39
--echo #
--echo # Extract only charset information from 'status' command output using regex
---replace_regex /.*mysql.*// /Connection.*// /Current.*// /SSL.*// /Using.*// /Server version.*// /Protocol.*// /UNIX.*// /Uptime.*// /Threads.*// /TCP.*//
+--replace_regex /.*mariadb.*// /Connection.*// /Current.*// /SSL.*// /Using.*// /Server version.*// /Protocol.*// /UNIX.*// /Uptime.*// /Threads.*// /TCP.*//
--exec $MYSQL -e "status";