summaryrefslogtreecommitdiff
path: root/mysql-test/main/mysql_upgrade.test
diff options
context:
space:
mode:
authorMonty <monty@mariadb.org>2020-07-02 23:50:56 +0300
committerMonty <monty@mariadb.org>2020-07-02 23:50:56 +0300
commit53ecc354e398ead01b4dbf2d77170dafc29debd2 (patch)
tree75e4dd943eca85d37401821ae469fdcace0c66f4 /mysql-test/main/mysql_upgrade.test
parentb6ec1e8bbf0ffca2d715aded694722e0c4b5d484 (diff)
downloadmariadb-git-53ecc354e398ead01b4dbf2d77170dafc29debd2.tar.gz
Fixed errors found by MSAN
Diffstat (limited to 'mysql-test/main/mysql_upgrade.test')
-rw-r--r--mysql-test/main/mysql_upgrade.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/main/mysql_upgrade.test b/mysql-test/main/mysql_upgrade.test
index 0171fe6c7ba..a3d8ba0375c 100644
--- a/mysql-test/main/mysql_upgrade.test
+++ b/mysql-test/main/mysql_upgrade.test
@@ -17,7 +17,7 @@ let $MYSQLD_DATADIR= `select @@datadir`;
file_exists $MYSQLD_DATADIR/mysql_upgrade_info;
--echo Run it again - should say already completed
---replace_result $MYSQL_SERVER_VERSION VERSION
+--replace_regex /upgraded to .*, use/upgraded to VERSION, use/
--exec $MYSQL_UPGRADE 2>&1
# It should have created a file in the MySQL Servers datadir