diff options
author | Otto Kekäläinen <otto@kekalainen.net> | 2020-04-05 13:13:54 +0300 |
---|---|---|
committer | Vicențiu-Marian Ciorbaru <vicentiu@mariadb.org> | 2020-04-23 10:07:07 +0300 |
commit | 7fe2dddb0fe548b43a0b1f899e27aa65a956fa88 (patch) | |
tree | f63e01f63e05fdb4349afd159ba0ed621c652b6c /mysql-test/README | |
parent | b8092a3c9de9a74c8b2b37f415fe5e78d4cb9185 (diff) | |
download | mariadb-git-7fe2dddb0fe548b43a0b1f899e27aa65a956fa88.tar.gz |
Clean up logcheck.ignore.* configs and unify MariaDB.org links with https
Diffstat (limited to 'mysql-test/README')
-rw-r--r-- | mysql-test/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mysql-test/README b/mysql-test/README index f1c38f11716..6c7f004a54d 100644 --- a/mysql-test/README +++ b/mysql-test/README @@ -86,15 +86,15 @@ If the result is incorrect, you have found a bug. In this case, you should edit the test result to the correct results so that we can verify that the bug is corrected in future releases. -If you want to submit your test case you can send it +If you want to submit your test case you can send it to maria-developers@lists.launchpad.net or attach it to a bug report on -http://mariadb.org/jira/. +https://mariadb.org/jira/. If the test case is really big or if it contains 'not public' data, 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. +https://mariadb.org/jira about it. The latest information about mysql-test-run can be found at: https://mariadb.com/kb/en/mariadb/mysqltest/ |