Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Furniture database error
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="MayoMayn" data-source="post: 398366" data-attributes="member: 71840"><p>You mean sql safe updates? That would show a whole different error.</p><p>Any other time if that happens, simply run this query: [code]SET SQL_SAFE_UPDATES = 0[/code]</p><p></p><p>Strict mode, global mode, etc whatever you're trying to help him with, is just an irrelevant solution that isn't correct. </p><p>Truncated data, is because the value getting inserted doesn't match the parameters set for the specific column.</p></blockquote><p></p>
[QUOTE="MayoMayn, post: 398366, member: 71840"] You mean sql safe updates? That would show a whole different error. Any other time if that happens, simply run this query: [code]SET SQL_SAFE_UPDATES = 0[/code] Strict mode, global mode, etc whatever you're trying to help him with, is just an irrelevant solution that isn't correct. Truncated data, is because the value getting inserted doesn't match the parameters set for the specific column. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Furniture database error
Top