Client Error

DJStoner

Member
Jan 13, 2013
36
2
Hey Devbest there is a error with my client
4/8/2013 8:11:06 AM: MySql.Data.MySqlClient.MySqlException (0x80004005): Incorrect time value: '1365426666' 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.ExecuteScalar()
at (Object )
at A..(Object )
at A..(String )
at A..()
at A..()
at A. .(UInt32 )
at A..()
at A. .(UInt32 )
at A..(String )

Know how to fix?
 

Users who are viewing this thread

Top