summaryrefslogtreecommitdiff
path: root/storage/xtradb/trx/trx0purge.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/xtradb/trx/trx0purge.cc')
-rw-r--r--storage/xtradb/trx/trx0purge.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/xtradb/trx/trx0purge.cc b/storage/xtradb/trx/trx0purge.cc
index 8d6982ad860..a4463744a69 100644
--- a/storage/xtradb/trx/trx0purge.cc
+++ b/storage/xtradb/trx/trx0purge.cc
@@ -608,7 +608,7 @@ trx_purge_rseg_get_next_history_log(
"InnoDB: but its length is still"
" reported as %lu! Make a detailed bug\n"
"InnoDB: report, and submit it"
- " to https://jira.mariadb.org/\n",
+ " to http://bugs.mysql.com\n",
(ulong) trx_sys->rseg_history_len);
ut_ad(0);
}