mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
InnoDB: Changed bug reporting address to http://bugs.mysql.com
This commit is contained in:
parent
cdb7e5926c
commit
981f6ef979
10 changed files with 23 additions and 30 deletions
|
|
@ -803,8 +803,7 @@ row_ins_foreign_check_on_constraint(
|
|||
"InnoDB: clustered record ", stderr);
|
||||
rec_print(stderr, clust_rec);
|
||||
fputs("\n"
|
||||
"InnoDB: Make a detailed bug report and send it\n"
|
||||
"InnoDB: to mysql@lists.mysql.com\n", stderr);
|
||||
"InnoDB: Submit a detailed bug report to http://bugs.mysql.com\n", stderr);
|
||||
|
||||
err = DB_SUCCESS;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue