diff options
author | Monty <monty@mariadb.org> | 2017-01-05 14:36:44 +0200 |
---|---|---|
committer | Monty <monty@mariadb.org> | 2017-01-11 09:19:45 +0200 |
commit | 6c5c98316f6c5e4ad84ce5b4cb657459828e805d (patch) | |
tree | 2e2958d72d20db63ea812ba5289a63efb3417397 /mysql-test/README | |
parent | 135e144479c70d8e470e67fd95e4b17051127952 (diff) | |
download | mariadb-git-6c5c98316f6c5e4ad84ce5b4cb657459828e805d.tar.gz |
Updated mysql-test/README with information about KB
Diffstat (limited to 'mysql-test/README')
-rw-r--r-- | mysql-test/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mysql-test/README b/mysql-test/README index 0fba1cc07e3..28b8203b2dc 100644 --- a/mysql-test/README +++ b/mysql-test/README @@ -76,3 +76,9 @@ then put your .test file and .result file(s) into a tar.gz archive, add a README that explains the problem, ftp the archive to ftp://ftp.askmonty.org/private and submit a report to http://mariadb.org/jira about it. + +The latest information about mysql-test-run can be found at: +https://mariadb.com/kb/en/mariadb/mysqltest/ + +If you want to create .rdiff files, check +https://mariadb.com/kb/en/mariadb/mysql-test-auxiliary-files/ |