Any idea of why this query is causing the error:
PHP Code:
Database error in vBulletin 4.2.3:
Invalid SQL:
SELECT
pollvote.voteoption,
pollvote.userid
FROM pollvote
WHERE
pollvote.pollid = '2'
AND pollvote.userid != '1'
AND pollvote.voteoption <= '3'
LIMIT 4;
MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Tuesday, December 6th 2016 @ 03:32:52 PM
Error Date : Tuesday, December 6th 2016 @ 03:33:27 PM
Referrer :
IP Address : 52.5.133.46
Username : No registrado
Classname : vB_Database_MySQLi
MySQL Version :