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

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Default Collation_Connection Problem #34182
    meneves
    Member
    in reply to: Default Collation_Connection Problem #34181
    meneves
    Member

    I also tried to use

    [mysqld]

    skip-character-set-client-handshake

    Effects?

    bash:

    [08:21] root@server:/ # mysql

    Welcome to the MySQL monitor. Commands end with ; or g.

    Your MySQL connection id is 3

    Server version: 5.5.27-log MySQL Community Server (GPL) by Remi

    Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.

    Oracle is a registered trademark of Oracle Corporation and/or its

    affiliates. Other names may be trademarks of their respective

    owners.

    Type 'help;' or 'h' for help. Type 'c' to clear the current input statement.

    mysql> show variables like '%colla%';

    +


    +


    +

    | Variable_name | Value |

    +


    +


    +

    | collation_connection | utf8_polish_ci |

    | collation_database | utf8_polish_ci |

    | collation_server | utf8_polish_ci |

    +


    +


    +

    3 rows in set (0.01 sec)

    SQLyog?

    Still the same… after SET NAMES 'utf8' i get “utf8_general_ci” 🙁

Viewing 2 posts - 1 through 2 (of 2 total)