The source build of 5.0.18, on linux, when using --without-server, leaves out the following 3 headers that are installed when --without-server is not given:
> include/mysql/mysqld_ername.h > include/mysql/mysqld_error.h > include/mysql/sql_state.h Is this intentional? This breaks the python MySQLdb module if built against the client-only install of mysql. I'm not sure which party is to blame, so I have to start somewhere. :) Thanks, -- Benjamin Rutt -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]