Re: character_set_client in v4.1

2006-01-05 Thread Gleb Paharenko
Hello. > How can I change character_set_client=greek than to latin? Have you tried set character_set_client='greek'? See: http://dev.mysql.com/doc/refman/5.0/en/charset-connection.html >and the old Mysql-Front can't connect with tables after As far as I know fresh MySQL-Front should

character_set_client in v4.1

2006-01-03 Thread nikos
Hello list I've just install v4.1. Every thing works fine exept SQLyong shows all non-latin characters as question marks and the old Mysql-Front can't connect with tables after mysql_fix_privilege_tables. How can I change character_set_client=greek or UTF8 than to latin? I thing this will solve my

character_set_client in v4.1

2005-12-30 Thread nikos
Hello list I've just install v4.1. Every thing works fine exept SQLyong shows all non-latin characters as question marks and the old Mysql-Front can't connect with tables after mysql_fix_privilege_tables. How can I change character_set_client=greek than to latin? I thing this will solve my problem