Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2004
    Posts
    1,269

    phpMyAdmin problem

    hello

    it seens my phpMyAdmin is bad configured, or something like that
    if I import a table using "mysql database <database.sql", it goes well
    if I import using phpMyAdmin, it seens its charset is changed... accents are lost (replaced by "?" char)
    this is happening just in the server with MySQL 4.1.x

    any suggestions on how to fix it?

  2. #2
    Join Date
    Mar 2004
    Location
    Los Angeles
    Posts
    622
    Are you importing backups done during a mysql 4.0 session? If so, its very common that your collation setup is not appropriate for your language.

  3. #3
    Join Date
    Feb 2004
    Posts
    1,269
    Originally posted by Aras-Ferra
    Are you importing backups done during a mysql 4.0 session? If so, its very common that your collation setup is not appropriate for your language.
    yes

    but why does it work for mysql client?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •