Advertisement
demoss

collation_set_maria

Sep 19th, 2012
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.25 KB | None | 0 0
  1. #
  2. # * Character sets
  3. #
  4. # Default is Latin1, if you need UTF-8 set all this (also in client section)
  5. #
  6. #default-character-set  = utf8
  7. #default-collation      = utf8_general_ci
  8. #character_set_server   = utf8
  9. #collation_server       = utf8_general_ci
  10. #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement