Where I can able to download MySQL 3.23.x source ?
I have problem with "order by" when I try to sort russian text.
I have installed MySQL 4.0.21 from sources using the following configure line:
./configure --prefix=/usr/local/mysql --with-extra-charsets=complex \
--with-charset=cp1251 --enable-thread-safe-client --enable-local-infile \
--disable-shared
Sorting takes place in wrong order. Now I want to try it with MySQL 3.23. Where can I download its sources ?
Subject
Written By
Posted
Where I can able to download MySQL 3.23.x source ?
October 23, 2004 06:19AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.