aboutsummaryrefslogtreecommitdiffstats
path: root/sql/mysql/patch-querycache-qc_title-varbinary.sql
blob: 8f08ce4036adabe4f8657525c46d640a41c3200b (plain) (blame)
1
ALTER TABLE /*_*/querycache MODIFY qc_title VARBINARY(255) DEFAULT '' NOT NULL;