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:08:45 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2018-11-07 08:08:45 +0200
commit59c82dde09984d10f16417c9c82cd759f81d770c (patch)
treee2cb02d72256cdf475ce7450a1d17675a392e6bc /mysql-test/mysql-test-run.pl
parentef40018535b71f0a4387fa6c1cc22e9991dfc0db (diff)
parent5f29fdecc0e22048e860ac256cc071ce206d453e (diff)
downloadmariadb-git-59c82dde09984d10f16417c9c82cd759f81d770c.tar.gz
Merge 10.0 into 10.1
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 0e5e1c3d9d0..d20933b5b11 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/
#
#
##############################################################################