mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
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:
parent
439a7c994a
commit
cfb3361748
26 changed files with 42 additions and 42 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue