

cf (mySQL_bayes.cf for instance) with following content: just insert it with id "1" and username "unknown" (without quotes). Newest_token_age int(11) NOT NULL default '0',īayes_vars table needs 1 (and only 1) user. Last_expire_reduce int(11) NOT NULL default '0', Last_atime_delta int(11) NOT NULL default '0',

Last_expire int(11) NOT NULL default '0', Token_count int(11) NOT NULL default '0', Username varchar(200) NOT NULL default '',

Msgid varchar(200) binary NOT NULL default '', INSERT INTO bayes_global_vars VALUES ('VERSION','3') Variable varchar(30) NOT NULL default '',

Code: Select all CREATE TABLE bayes_expire (
