This my error, even when I have use this query as workaround:
UPDATE usergroup SET tourney=1
Code:
mySQL query error: UPDATE usergroup SET arcade_access='1',p_require='0',max_play='0',ppd_require='0',ibpa_cats='0',tourney='' WHERE usergroupid=1
mySQL error: Incorrect integer value: '' for column 'tourney' at row 1
mySQL error code:
Date: Saturday 07th 2006f October 2006 05:29:38 PM
What's the solution?