wiki.techinc.nl/maintenance/postgres/archives/patch-rc_cur_id-not-null.sql

2 lines
57 B
MySQL
Raw Normal View History

ALTER TABLE recentchanges ALTER rc_cur_id DROP NOT NULL;