wiki.techinc.nl/maintenance/archives/patch-user-newtalk-timestamp-null.sql

2 lines
90 B
MySQL
Raw Normal View History

ALTER TABLE /*_*/user_newtalk MODIFY user_last_timestamp varbinary(14) NULL default NULL;