View Single Post
Old June 13th, 2006, 01:31 AM   #2 (permalink)
uae2k
Junior Member
Verified Customer
 
Join Date: May 2003
Posts: 3
mysql> show variables like 'colla%'
+----------------------+-------------------+
| Variable_name | Value |
+----------------------+-------------------+
| collation_connection | latin1_swedish_ci |
| collation_database | latin1_swedish_ci |
| collation_server | latin1_swedish_ci |
+----------------------+-------------------+
uae2k is offline   Reply With Quote