MDEV-12569 InnoDB suggests filing bugs at MySQL bug tracker

Replace all references in InnoDB and XtraDB error log messages
to bugs.mysql.com with references to https://jira.mariadb.org/.
This commit is contained in:
Marko Mäkelä 2017-10-26 11:02:19 +03:00
commit cfb3361748
26 changed files with 42 additions and 42 deletions

View file

@ -63,7 +63,7 @@ ut_dbg_assertion_failed(
fputs("InnoDB: We intentionally generate a memory trap.\n"
"InnoDB: Submit a detailed bug report"
" to http://bugs.mysql.com.\n"
" to https://jira.mariadb.org/\n"
"InnoDB: If you get repeated assertion failures"
" or crashes, even\n"
"InnoDB: immediately after the mysqld startup, there may be\n"