Hi,
My server include phpMyAdmin 2.6.2-pl1 and phpmyadmin include MySQL charset: UTF-8 Unicode (utf8) but I dont use mysql because this charset is not include turkish characters.. I want to set Latin5 in mysql Because of this ,
I cread my.cnf with ;
[mysqld]
default-character-set=latin5
and mysql restart , but I dont set latin5 and This problem is continiue .. How can I solve this problems.
Thank for helps
My server include phpMyAdmin 2.6.2-pl1 and phpmyadmin include MySQL charset: UTF-8 Unicode (utf8) but I dont use mysql because this charset is not include turkish characters.. I want to set Latin5 in mysql Because of this ,
I cread my.cnf with ;
[mysqld]
default-character-set=latin5
and mysql restart , but I dont set latin5 and This problem is continiue .. How can I solve this problems.
Thank for helps