Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
N/A
-
None
Description
Needs documenting, e.g.:
MariaDB [test]> alter database comment 'hi there';
Query OK, 1 row affected (0.000 sec)
MariaDB [test]> alter database comment = 'hi there';
Query OK, 1 row affected (0.001 sec)
Attachments
Issue Links
- relates to
-
MDEV-307 Add functionality for database comments
- Closed