[MDEV-14130] InnoDB messages should not refer to the MySQL 5.7 manual Created: 2017-10-26 Updated: 2019-04-29 Resolved: 2019-04-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation, Storage Engine - InnoDB |
| Affects Version/s: | 10.2, 10.3 |
| Fix Version/s: | 10.2.24, 10.3.15, 10.4.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Marko Mäkelä | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | documentation | ||
| Issue Links: |
|
||||||||||||||||
| Description |
| Comments |
| Comment by Ian Gilfillan [ 2017-10-27 ] | ||||||||||||||||||||||||||
|
http://dev.mysql.com/doc/refman/5.7/en/operating-system-error-codes.html https://dev.mysql.com/doc/refman/5.7/en/innodb-file-format.html https://dev.mysql.com/doc/refman/5.7/en/forcing-innodb-recovery.html https://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting.html https://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html https://dev.mysql.com/doc/refman/5.7/en/error-creating-innodb.html https://dev.mysql.com/doc/refman/5.7/en/innodb-foreign-key-constraints.html https://dev.mysql.com/doc/refman/5.7/en/set-transaction.html https://dev.mysql.com/doc/refman/5.7/en/innodb-parameters.html http://dev.mysql.com/doc/refman/5.7/en/upgrading.html https://dev.mysql.com/doc/refman/5.7/en/upgrading-downgrading.html | ||||||||||||||||||||||||||
| Comment by Marko Mäkelä [ 2018-01-10 ] | ||||||||||||||||||||||||||
|
greenman, in MariaDB 10.2.13 I replaced the links for which you named replacements. The following remain for now:
| ||||||||||||||||||||||||||
| Comment by Ian Gilfillan [ 2018-12-03 ] | ||||||||||||||||||||||||||
|
Also windows-symbolic-links.html | ||||||||||||||||||||||||||
| Comment by Ian Gilfillan [ 2018-12-28 ] | ||||||||||||||||||||||||||
|
innochecksum.html -> https://mariadb.com/kb/en/library/innochecksum/ | ||||||||||||||||||||||||||
| Comment by Kenneth Dyer (Inactive) [ 2019-01-10 ] | ||||||||||||||||||||||||||
|
Replacements:
Otherwise:
| ||||||||||||||||||||||||||
| Comment by Jacob Moorman (Inactive) [ 2019-04-25 ] | ||||||||||||||||||||||||||
|
I've taken control of this ticket in consultation with Marko and Ian. | ||||||||||||||||||||||||||
| Comment by Marko Mäkelä [ 2019-04-29 ] | ||||||||||||||||||||||||||
|
The windows-symbolic-links.html only appears in a source code comment, so we can ignore that one. git grep -liw dev.mysql.com will still returns a number of references, including one in COPYING.thirdparty. Perhaps we can ignore the matches in mysql-test, but I think that the following should be reviewed, possibly as a separate bug, by jacob.moorman:
|