summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.pl
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2018-11-07 08:17:47 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2018-11-07 08:17:47 +0200
commit89f948c766721a26e110bc9da0ca5ebc20f65112 (patch)
tree14acae07e4a4790b6af1c97c321a8012f1d0d00b /mysql-test/mysql-test-run.pl
parent04789ec801b6d0955c70b0387973f017424062b4 (diff)
parent59c82dde09984d10f16417c9c82cd759f81d770c (diff)
downloadmariadb-git-89f948c766721a26e110bc9da0ca5ebc20f65112.tar.gz
Merge 10.1 into 10.2
Diffstat (limited to 'mysql-test/mysql-test-run.pl')
-rwxr-xr-xmysql-test/mysql-test-run.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl
index 816517d634f..b317be5e017 100755
--- a/mysql-test/mysql-test-run.pl
+++ b/mysql-test/mysql-test-run.pl
@@ -25,7 +25,7 @@
# Tool used for executing a suite of .test files
#
# See the "MySQL Test framework manual" for more information
-# http://dev.mysql.com/doc/mysqltest/en/index.html
+# https://mariadb.com/kb/en/library/mysqltest/
#
#
##############################################################################