[MDEV-21632] Document ALTER DATABASE COMMENT Created: 2020-02-02 Updated: 2020-02-12 Resolved: 2020-02-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Affects Version/s: | N/A |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Ian Gilfillan | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Needs documenting, e.g.: MariaDB [test]> alter database comment 'hi there'; MariaDB [test]> alter database comment = 'hi there'; |