> I'm using AMD K7 servers and don't need/want InnoDB so I want to compile > mysql from source and I was curious about what compiler flags to use, so
Without recompiling binaries, you can add skip-innodb skip-bdb
to your my.cnf file.
> 2. What compiler flags do the binaries distributed on www.mysql.com use?
http://www.mysql.com/doc/en/MySQL_binaries.html
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]