summaryrefslogtreecommitdiff
path: root/storage/xtradb/ut
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2017-10-26 11:02:19 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2017-10-26 11:02:19 +0300
commitcfb33617481878ddf684d7a9567e7368aac76681 (patch)
treee26e8ee84a8b03c3b14f8246c28d9dee6f365980 /storage/xtradb/ut
parent439a7c994a6f01de1a3980c0405fb9e24ae3bd1a (diff)
downloadmariadb-git-cfb33617481878ddf684d7a9567e7368aac76681.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/.
Diffstat (limited to 'storage/xtradb/ut')
-rw-r--r--storage/xtradb/ut/ut0dbg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/xtradb/ut/ut0dbg.c b/storage/xtradb/ut/ut0dbg.c
index c37b37ab606..8c77723bd73 100644
--- a/storage/xtradb/ut/ut0dbg.c
+++ b/storage/xtradb/ut/ut0dbg.c
@@ -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"