Page MenuHomeWickedGov Phorge

patch-objectcache-exptime-notnull.sql
No OneTemporary

Size
172 B
Referenced Files
None
Subscribers
None

patch-objectcache-exptime-notnull.sql

-- Clean the table first otherwise setting datatype of exptime would fail.
DELETE FROM /*_*/objectcache;
ALTER TABLE /*_*/objectcache
MODIFY exptime BINARY(14) NOT NULL;

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 3, 16:25 (4 h, 1 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
32/15/c761ee9f7b0994027d296500dfbd
Default Alt Text
patch-objectcache-exptime-notnull.sql (172 B)

Event Timeline