1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

MDEV-14130 InnoDB messages should not refer to the MySQL 5.7 manual

Replace most occurrences of the REFMAN macro. For some pages there
is no replacement yet.
This commit is contained in:
Marko Mäkelä
2018-01-10 13:53:44 +02:00
parent d1cf9b167c
commit dfde5ae912
25 changed files with 115 additions and 119 deletions

View File

@ -124,4 +124,4 @@ DROP TABLE t1;
DROP TABLE t2;
DROP PROCEDURE setcrash;
Warnings:
Warning 131 Using innodb_file_format_max is deprecated and the parameter may be removed in future releases. See http://dev.mysql.com/doc/refman/5.7/en/innodb-file-format.html
Warning 131 Using innodb_file_format_max is deprecated and the parameter may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/