MyBB Community Forums

Full Version: SQL Error: 1264
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello

I receive this error:

SQL Error:
    1264 - Out of range value for column 'numvotes' at row 1
Query:
    UPDATE mybb_polls SET `question`='...

`votes`='975557142||~|~||975557141||~|~||975357141||~|~||975457141||~|~||975657141||~|~||975577141||~|~||975257141||~|~||975357141||~|~||975547141||~|~||13111',
 `numoptions`=10, `numvotes`=8779337381, `timeout`=0, `closed`=0, 
`multiple`='1', `public`='1', `maxoptions`=3 WHERE pid='1'

In poll

Why?

Thanks