InnoDB: Changed bug reporting address to http://bugs.mysql.com

This commit is contained in:
marko@hundin.mysql.fi 2004-05-11 11:05:02 +03:00
commit 981f6ef979
10 changed files with 23 additions and 30 deletions

View file

@ -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;