Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-6691

Change the mapping of the event requestId field to varchar(48)

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 4.3-milestone-1
    • 3.1 RC1
    • Event Stream
    • None
    • Medium
    • N/A
    • N/A

    Description

      This is better for two reasons:

      • VARCHAR(48) is faster than the current TEXT
      • TEXT columns can't be automatically indexed

      This is possible since we're only storing a fixed-length GUID in that field, we never used something longer than what fits in a varchar column.

      Attachments

        Issue Links

          Activity

            People

              sdumitriu Sergiu Dumitriu
              sdumitriu Sergiu Dumitriu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: