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
[R63B] mySQL issues
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="Stevee" data-source="post: 232923" data-attributes="member: 2643"><p>Thank you for posting! That has really helped me...</p><p></p><p>BUT</p><p>I'm getting this error still (When I close my emulator)</p><p>[CODE]Error in query:</p><p>UPDATE users SET users.online = '0', users.last_online = '9/14/2013 10:45:09 PM', activity_points = '6500', activity_points_lastupdate = '1379223365', credits = '290980626', achievement_points = 65 WHERE id = '2'; DELETE FROM user_online WHERE userid = 2; UPDATE users SET users.online = '0', users.last_online = '9/14/2013 10:45:09 PM', activity_points = '6500', activity_points_lastupdate = '1379223418', credits = '17200', achievement_points = 75 WHERE id = '317'; DELETE FROM user_online WHERE userid = 317;</p><p>MySql.Data.MySqlClient.MySqlException (0x80004005): Data too long for column 'last_online' at row 1</p><p> at MySql.Data.MySqlClient.MySqlStream.ReadPacket()</p><p> at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)</p><p> at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)</p><p> at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)</p><p> at MySql.Data.MySqlClient.MySqlDataReader.NextResult()</p><p> at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)</p><p> at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()</p><p> at Database_Manager.Database.Session_Details.QueryAdapter.runQuery()[/CODE]</p><p></p><p></p><p></p><p>Also, can you help me fix Diamonds?</p></blockquote><p></p>
[QUOTE="Stevee, post: 232923, member: 2643"] Thank you for posting! That has really helped me... BUT I'm getting this error still (When I close my emulator) [CODE]Error in query: UPDATE users SET users.online = '0', users.last_online = '9/14/2013 10:45:09 PM', activity_points = '6500', activity_points_lastupdate = '1379223365', credits = '290980626', achievement_points = 65 WHERE id = '2'; DELETE FROM user_online WHERE userid = 2; UPDATE users SET users.online = '0', users.last_online = '9/14/2013 10:45:09 PM', activity_points = '6500', activity_points_lastupdate = '1379223418', credits = '17200', achievement_points = 75 WHERE id = '317'; DELETE FROM user_online WHERE userid = 317; MySql.Data.MySqlClient.MySqlException (0x80004005): Data too long for column 'last_online' at row 1 at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId) at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId) at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force) at MySql.Data.MySqlClient.MySqlDataReader.NextResult() at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery() at Database_Manager.Database.Session_Details.QueryAdapter.runQuery()[/CODE] Also, can you help me fix Diamonds? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
[R63B] mySQL issues
Top