[MDEV-20231] MariaDB help tables are not complete Created: 2019-08-01 Updated: 2019-09-04 Resolved: 2019-09-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation, Server |
| Affects Version/s: | 10.4.6 |
| Fix Version/s: | 10.4.7 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Oli Sennhauser | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
n.a. |
||
| Description |
|
MariaDB CLI help tables as described here: are not complete. Affected are at least the following commands: help ALTER USER Taken from the MariaDB documentation: |
| Comments |
| Comment by Ian Gilfillan [ 2019-08-05 ] |
|
Thanks for the report. These are almost all included in the version that was pushed to 10.5 - https://github.com/MariaDB/server/pull/1361 - these changes and further improvements will be backported to 10.4. The idea is that for now each release will see a new version generated from the KB with further keywords etc. |