[MDEV-307] Add functionality for database comments Created: 2012-06-04 Updated: 2020-02-12 Resolved: 2020-02-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Fix Version/s: | 10.5.0 |
| Type: | Task | Priority: | Minor |
| Reporter: | Heinz Wiesinger | Assignee: | Robert Bindar |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | beginner-friendly, upstream | ||
| Issue Links: |
|
||||||||||||
| Description |
|
Additionally to having a comment facility for tables, it might be useful to be able to have comments for databases as well (names are not always descriptive enough). There is already a feature request for this for MySQL: http://bugs.mysql.com/bug.php?id=25370 |
| Comments |
| Comment by Sergei Golubchik [ 2012-06-22 ] |
|
Thanks. This is a good idea, and, as it looks, not very difficult to implement. Although, I'm afraid, we might not have the resources to implement this anytime soon |
| Comment by Heinz Wiesinger [ 2013-10-03 ] |
|
Checking in on this, is there any chance this can make it on the list for 10.1? |
| Comment by Sergei Golubchik [ 2013-10-03 ] |
|
I've set Fix-Version to 10.1, but it only means that this task will show up in 10.1 related searches and we will consider it for 10.1 and won't forget it. It doesn't guarantee that this task will be in 10.1 |
| Comment by Heinz Wiesinger [ 2013-10-03 ] |
|
Works for me. Thanks! |
| Comment by Ian Gilfillan [ 2020-02-12 ] |
|
Looks like this task has been completed: https://github.com/MariaDB/server/commit/e9c6d5a1e862 |