Created
July 21, 2018 14:06
-
-
Save davletyarov/b9deaaeb641a69fc9d3d335e763206f6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+--------------------------+----------------------------+ | |
| Variable_name | Value | | |
+--------------------------+----------------------------+ | |
| character_set_client | utf8 | | |
| character_set_connection | utf8 | | |
| character_set_database | utf8 | | |
| character_set_filesystem | binary | | |
| character_set_results | utf8 | | |
| character_set_server | utf8 | | |
| character_set_system | utf8 | | |
| character_sets_dir | /usr/share/mysql/charsets/ | | |
+--------------------------+----------------------------+ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+----------------------+-----------------+ | |
| Variable_name | Value | | |
+----------------------+-----------------+ | |
| collation_connection | utf8_unicode_ci | | |
| collation_database | utf8_unicode_ci | | |
| collation_server | utf8_unicode_ci | | |
+----------------------+-----------------+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment