Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4322198
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T08:50:34+00:00 2026-05-21T08:50:34+00:00

Mysql support very short comments i.e. only 60 character. I use comments to document

  • 0

Mysql support very short comments i.e. only 60 character.
I use comments to document the table so that I can recall its use when I look back after a few years. but with char length of 60 its not possible to document everything.

is there any way to add long comments to tables in mysql?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T08:50:35+00:00Added an answer on May 21, 2026 at 8:50 am

    If the standard method isn’t good enough, don’t use it. Create your own meta-tables along the lines of:

    mymetadata:
        tablename     varchar(50)
        description   varchar(2000)
    

    (adding schemas and indexes as appropriate).

    Then populate that table rather than using the standard method. There’s little functional difference between show create table mytable and select description from mymetadata where tablename = 'mytable'.

    By the way, the MySQL 5.6 doco states that the limit is 1024 characters. It’s been so since 5.5.3. Before that (all the way back to 5.0), it claims that 255 characters were okay. So I’m not sure where your claim of sixty characters came from, unless you’re using a very old MySQL.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

MySQL has special table type MyISAM that does not support transactions. Does Oracle has
I know that mySQL 5.x does not support INTERSECT, but that seems to be
I have a table with data that I don't need to keep for very
I have a very large table in MySQL. I'm using a CHAR(32) field which
I'm building an application that must support MSSQL and MySQL databases. To avoid duplication
I need to set up a MySQL environment that will support adding many unique
I am very new to MySQL and thanks to the great support from you
Does MySQL support MSDTC?
Trying to make a MySQL-based application support MS SQL, I ran into the following
I'm a bit confused on the functionality of the REGEX support for MySQL and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.