Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-14082

Offset field in ezdbfile_data is too small

    XMLWordPrintable

Details

    Description

      Could you integer this modification in the future release please ?

      ALTER TABLE `ezdbfile_data` CHANGE `offset` `offset` BIGINT(11) UNSIGNED NOT NULL

      background:
      in 4.0.0, the field used MEDIUMINT(11), which was too little. in 4.0.2, it will use INT(11), which gives up to 4 gigabyte storage, but now we have a request to use BIGINT(11), which gives almost 16 exabyte.

      Please review this enhancement request.

      Attachments

        Activity

          People

            unknown unknown
            jkn jkn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: