diff options
author | Sergei Golubchik <serg@mariadb.org> | 2018-10-31 09:32:58 +0100 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2018-10-31 09:32:58 +0100 |
commit | f4eec7fab076503177be7f51c438d1cd80cd723c (patch) | |
tree | 065ae1662e2f0146dfb8f328f29ab7af4fc87d22 | |
parent | 44f6f445933e12cbc4cce63e2b7d983b9938d3b9 (diff) | |
parent | 6af46f610fbc6de10ec634154161522b727ff14b (diff) | |
download | mariadb-git-f4eec7fab076503177be7f51c438d1cd80cd723c.tar.gz |
Merge branch '10.1' into bb-10.1-serg
-rw-r--r-- | README | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -44,10 +44,14 @@ and COPYING.thirdparty files. IMPORTANT: -Bug and/or error reports regarding MariaDB should be submitted at -http://mariadb.org/jira +Bug and/or error reports regarding MariaDB should be submitted at: +https://jira.mariadb.org -Bugs in the MySQL code can also be submitted at http://bugs.mysql.com +For reporting security vulnerabilities see: +https://mariadb.org/about/security-policy/ + +Bugs in the MySQL code can also be submitted at: +http://bugs.mysql.com The code for MariaDB, including all revision history, can be found at: https://github.com/MariaDB/server |