Bug tracker
VOTE_CONVERTED to huge for poll_option_id column (fix completed in vcs)
That of course creates an error "Out of range value adjusted for column 'poll_option_id'" when converting polls...
According to Mysql max value is 125 for a signed tinyint
http://dev.mysql.com/doc/refman/5.0/en/ ... types.html