Dotclear

source: features/sql/db_cleanup.sql @ 3002:c90142fc9280

Revision 3002:c90142fc9280, 147 bytes checked in by Nicolas <nikrou77@…>, 10 years ago (diff)

Addresses #1647 - Missing clause for update. So update did not work when there were severals existings words.

Line 
1DELETE FROM dc_user WHERE user_id != '__USER_ID__';
2DELETE FROM dc_spamrule;
3DELETE FROM dc_blog WHERE blog_id!='default';
4DELETE FROM dc_session;
Note: See TracBrowser for help on using the repository browser.

Sites map