Unsupported Screen Size: The viewport size is too small for the theme to render properly.

åäö In Table/column Name Cant Copy Database

forums forums SQLyog SQLyog: Bugs / Feature Requests åäö In Table/column Name Cant Copy Database

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #9964
      nicmar
      Member

      Hello again! 🙂

      I try to copy a bunch of tables with direct connection from 4.1.13 -> 4.1.15 and some tables/columns have åäö in their name. And I get this error on table name tblInställning:

      Error No. 1300

      invalid utf8 character string: 'ällningar'

      SQLYog v5.17

      Any ideas?

      PS: I wouldn't use åäö in table/column names, but it's an external application which I have no control over. 🙄

    • #22777
      adarsh
      Member
    • #22778
      peterlaursen
      Participant

      I can just add that you should try NOT using UTF8 (or DEFAULT) for the connection, but LATIN1.

      The CLIENT can operate LATIN1 even if data are stored at the server as UTF8. The server 'tranlates' data when sending and recieving.

Viewing 2 reply threads
  • You must be logged in to reply to this topic.