Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-1907

Reduce the size of the INDEXES table's COLUMN_NAMES field

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 0.11.0
    • Catalog
    • None

    Description

      MySQL InnoDB allows the size of a single column for an index key up to 767 bytes by default. For a TEXT or VARCHAR column, a UTF-8 character set and the maximum of 3 bytes for each character are assumed. So, the current length of COLUMN_NAMES (256) causes an error while starting up occasionally.

      Attachments

        Activity

          People

            jihoonson Jihoon Son
            jihoonson Jihoon Son
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: