dir: http://www.mysql.com/Downloads/MySQL-3.23/
file: mysql-3.23.51.tar.gz
./configure --prefix=/opt/mysql --enable-assembler \ --without-debug --with-berkeley-db --without-bench
make
make install