I read MySQL comment length questions in StackOverflow here:
The first link suggests that this can be done, and the second suggests that it cannot.
I donβt know why there is such a restriction, since the comments are very useful. Imagine if there was a 60 character limit for your programs.
I wrote about this on my website and got some snapshots for the phpMyAdmin and Dbforge IDE files: http://mysql.tutorialref.com/mysql-table-comment-length-limit.html
Is there a way to change this in phpMyAdmin or maybe even on the CLI?
There is an error report in this task with an error (follow the first StackOverflow link). It seems that the length problem is fixed.
I have MySQL 5.1.42.
source share