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

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Monyog & Utf8 #35818
    simonh
    Member

    Saksham,

     I’ve attached a screenshot as requested

     

    [attachment=2082:monyog.jpg]

     

    Here are the results from the queries you requested:

     


    MariaDB [(none)]> show variables like '%collation%';
    +
    +
    +
    | Variable_name        | Value                  |
    +
    +
    +
    | collation_connection | utf8_general_ci        |
    | collation_database   | utf8mb4_unicode_520_ci |
    | collation_server     | utf8mb4_unicode_520_ci |
    +
    +
    +
    3 rows in set (0.00 sec)


    MariaDB [(none)]> show variables like '%character%';
    +
    +
    +
    | Variable_name            | Value                      |
    +
    +
    +
    | character_set_client     | utf8                       |
    | character_set_connection | utf8                       |
    | character_set_database   | utf8mb4                    |
    | character_set_filesystem | binary                     |
    | character_set_results    | utf8                       |
    | character_set_server     | utf8mb4                    |
    | character_set_system     | utf8                       |
    | character_sets_dir       | /usr/share/mysql/charsets/ |
    +
    +
    +
    8 rows in set (0.00 sec)

     

     

Viewing 1 post (of 1 total)