summaryrefslogtreecommitdiff
path: root/storage/xtradb/ut
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2017-10-26 13:29:28 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2017-10-26 13:29:28 +0300
commitb933a8c354159c9a22c76b5d6f430a76e8a920cd (patch)
treefddf244395dd13c098baa6adb2628413cffe91a1 /storage/xtradb/ut
parentc9ee5d99606616e7c25bd1177cd21756359eca98 (diff)
downloadmariadb-git-b933a8c354159c9a22c76b5d6f430a76e8a920cd.tar.gz
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/. The original merge commit 4274d0bf578aeac9780ffd9ab06aebba48a0fac9 was accidentally reverted by the subsequent merge commit 3b35d745c3245f63fcc9757bfa90392bf923fcc3
Diffstat (limited to 'storage/xtradb/ut')
-rw-r--r--storage/xtradb/ut/ut0dbg.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/xtradb/ut/ut0dbg.cc b/storage/xtradb/ut/ut0dbg.cc
index a1cad144da4..a0bd82b385a 100644
--- a/storage/xtradb/ut/ut0dbg.cc
+++ b/storage/xtradb/ut/ut0dbg.cc
@@ -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"