[MDEV-26114] MySQL instead of MariaDB used in comment section in sys schema objects Created: 2021-07-08 Updated: 2022-04-11 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Documentation, Performance Schema |
| Affects Version/s: | 10.6.1 |
| Fix Version/s: | 10.6 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Anders Karlsson | Assignee: | Ian Gilfillan |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux CentOS 7.7 |
||
| Description |
|
The comment references only MySQL and also shows an example using a MySQL-based example. This is true for many sys schema objects. Here is an example:
The comments section for the sys.diagnostics() procedure even lists supported versions of the routine, listing only MySQL versions:
|
| Comments |
| Comment by Ian Gilfillan [ 2022-03-11 ] |
|
This should be changed in the README as well. serg I presume there's no reason not to target this at 10.6? |
| Comment by Sergei Golubchik [ 2022-03-13 ] |
|
None that I could think of |