![]() |
1406 - Data too long for column 'sid' at row 1 - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html) +--- Forum: General Support (https://community.mybb.com/forum-176.html) +--- Thread: 1406 - Data too long for column 'sid' at row 1 (/thread-221842.html) |
1406 - Data too long for column 'sid' at row 1 - h.charlesbeil - 2019-02-06 MyBB SQL Error MyBB has experienced an internal SQL error and cannot continue. SQL Error:1406 - Data too long for column 'sid' at row 1 Query:INSERT INTO mybb_sessions ( sid ,uid ,ip ,location ,time ) VALUES ('Ed and a dog named Lue__K5IAsFuqSJ31uvT','3424','','index.php','1549416829')I moved my forum to a new host and now I am getting this error. I don't understand what the error means or how to fix it. Any suggestions would be greatly appreciated. Thanks RE: 1406 - Data too long for column 'sid' at row 1 - Omar G. - 2019-02-06 Why the small font size? I'm curious about the reason it is trying to add Ed and a dog named Lue__K5IAsFuqSJ31uvT' as the SID myself.
RE: 1406 - Data too long for column 'sid' at row 1 - s3_gunzel - 2019-02-06 (2019-02-06, 04:54 AM)OmarĀ G. Wrote: Why the small font size? The joys of the WYSIWYG editor. RE: 1406 - Data too long for column 'sid' at row 1 - h.charlesbeil - 2019-02-06 I didn't pick the font size. It's just what came up...Probably because I copy and Pasted it. I fixed it so it's easier to read...ThanksĀ ![]() I'm completely at a loss to understand what's going on in the database. I removed this user "Ed and a Dog Named Lue" but the error persists just with another username. RE: 1406 - Data too long for column 'sid' at row 1 - Omar G. - 2019-02-06 Did you activate any plugin recently? |