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

Forum Replies Created

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • in reply to: Encoding Problem After Reconnect #32776
    Lexx918
    Member
    'peterlaursen' wrote:

    The version name “5.1.52-rel11.6” does not refer to an official MySQL/Oracle server build. …

    Error is also a version 5.0.90-log on hosting http://masterhost.ru

    I do not understand how to build mySQL linked to the fact that SQLyog does “set names” after the connection and does not perform after reconnet.

    in reply to: Encoding Problem After Reconnect #32774
    Lexx918
    Member
    'peterlaursen' wrote:

    Do you also have cp1251 as server default charset?

    And what is the exact server version?

    * Yes

    * 5.1.52-rel11.6

    (upd.: watson sits two meters from me!)

    in reply to: Encoding Problem After Reconnect #32772
    Lexx918
    Member

    I have the same problem. Just look at the logs:

    / * [11:41:30] [4 ms] * / SET NAMES 'utf8';

    / * [11:41:30] [4 ms] * / USE `my_database_name`;

    / * [11:41:54] [9 ms] * / SELECT … <- The correct result

    / * [11:41:54] [1523 ms] SQLyog reconnected * /

    / * [11:41:59] [9 ms] * / SELECT … <- Wrong result

    Connection puts “set names”, but reconnect – no!

Viewing 3 posts - 16 through 18 (of 18 total)