• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] [HELP] Invalid string value on MySQL.
#2
Try using latin1_general_ci in your database.
Also set mysql_set_charset( "latin1", db_conn ); in your gamemode. ( this function name and syntax might be different, it depends on mysql version that you are using )
  Reply


Messages In This Thread
[HELP] Invalid string value on MySQL. - by Smyle - 2021-01-16, 12:07 AM
RE: [HELP] Invalid string value on MySQL. - by Expert* - 2021-01-18, 07:46 PM

Forum Jump: