Re: Re: Changing international charset for ORDER by sorting

2002-04-19 Thread Victoria Reznichenko
Webmaster33, Thursday, April 18, 2002, 8:01:30 PM, you wrote: W> I understand. Bad to hear. :-( W> I think there would be important to implement features to be able W> to set different character sets for each table, or to change W> character sets dynamically without the need to restart MySQL

Re: Changing international charset for ORDER by sorting

2002-04-18 Thread Webmaster33
I understand. Bad to hear. :-( I think there would be important to implement features to be able to set different character sets for each table, or to change character sets dynamically without the need to restart MySQL server. This would be especially important for the ORDER BY string collations

Re: Changing international charset for ORDER by sorting

2002-04-18 Thread Victoria Reznichenko
Webmaster33, Wednesday, April 17, 2002, 7:21:55 PM, you wrote: W> Anybody knows how can I change the character set, when MySQL is running, W> to be able to do ORDER BY using international strings? W> I would need to do this without changing config, while I run my perl script. W> I would need to