Can anyone tell me what this error message means?
Quote:
Database error in vBulletin 2.2.4:
Invalid SQL: SELECT max(score) as maxscore FROM arcadescores WHERE game='tetris' AND valid=1 AND username=Z'Loth'
mysql error: Got a packet bigger than 'max_allowed_packet'
mysql error number: 1153
|
I have a feeling it has to do with the username (which in this case is Z'loth - the ' is probably killing it.