MySQL Forums
Forum List  »  Newbie

Re: 1366 - Incorrect integer value: error message when merging forum databases
Posted by: Peter Brawley
Date: May 08, 2022 11:06AM

> mybb_forums CREATE TABLE `mybb_forums` (
>`fid` smallint(5) u...

Right, it's a smallint. Now you need to find that problematic Update statement, and fix it.

Options: ReplyQuote


Subject
Written By
Posted
Re: 1366 - Incorrect integer value: error message when merging forum databases
May 08, 2022 11:06AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.