Changes between Initial Version and Version 1 of Ticket #33885, comment 84
- Timestamp:
- 06/03/2020 07:34:49 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33885, comment 84
initial v1 3 3 However, 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. 4 4 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.. Hon nestly I don't know. But now the type is still set to VARCHAR(255) and there is no noticeable slowdown.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.. Honestly I don't know. But now the type is still set to VARCHAR(255) and there is no noticeable slowdown. 6 6 7 7 If somebody have a valid explanation for that, I'm all ears!