Installing Mysql 4.1 Alpha on Debian
posted in tech by jon on 2004-03-22
Finally got mysql 4.1 alpha to install on my debian box using, of all things, alien.The only hack I used to get it working was to create a symlink from /etc/mysql/my.conf to /etc/my.conf.Subqueries are now supported. Select * from t1 where (select * from t2).
Subscribe 