Hello,
do I need the character sets on the client side or just on the server? Client and server are different servers, so I want to reduce the client-package to a minimum:
/usr/bin/mysql /usr/bin/mysqldump /usr/bin/mysqlshow /usr/lib/mysql/libmysqlclient*
I don't need man-pages et cetera. So, if a client wants to use a differen locale, does he need the character sets to be stored locally, or will they be sent from the server, so that he doesn't have to store them locally?
Regards Marten
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]