re-compile mysql to use multiple character sets (again)

2001-07-19 Thread Pjotr Nyikolajevics Szekszardi
Hi, I have configured mysql using the parameter --with-charset=latin2, made some databases and tables full of latin2 text. Now I have to add another database, which will store text in latin1. As I red the articles related to these problems, if I understand well, I have to do the followings: - shu

re-compile mysql to use multiple character sets

2001-07-17 Thread Pjotr Nyikolajevics Szekszardi
Hi, I have configured mysql using the parameter --with-charset=latin2, made some databases and tables full of latin2 text. Now I have to add another database, which will store text in latin1. As I red the articles related to these problems, if I understand well, I have to do the followings: - shu