Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #33885, comment 84


Ignore:
Timestamp:
06/03/2020 07:34:49 PM (4 years ago)
Author:
davelavoie
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33885, comment 84

    initial v1  
    33However, what is puzzling me is that I've set back the type of the meta_key to VARCHAR(255) afterwards, and it's still loading fast.
    44
    5 I've applied the changes with phpMyAdmin, so maybe phpMyAdmin made other changes I'm not aware off when updating the type of the column.. Honnestly I don't know. But now the type is still set to VARCHAR(255) and there is no noticeable slowdown.
     5I've applied the changes with phpMyAdmin, so maybe phpMyAdmin made other changes I'm not aware off when updating the type of the column.. Honestly I don't know. But now the type is still set to VARCHAR(255) and there is no noticeable slowdown.
    66
    77If somebody have a valid explanation for that, I'm all ears!