On Fri, 2002-12-13 at 17:31, Vincent Stoessel wrote: > I am seriously considering upgrading to mysql 4.x series. > I assume that mod_midgard will have to be recompiled.
You will need to recompile midgard-lib. Mysql connectivity is handled from there. see: http://www.mysql.com/doc/en/Upgrading-from-3.23.html from that page: ----------------------------------------------------------------------- # The old C API functions mysql_drop_db, mysql_create_db, and mysql_connect are not supported anymore, unless you compile MySQL with CFLAGS=-DUSE_OLD_FUNCTIONS. Instead of doing this, it is preferable to change the client to use the new 4.0 API. ----------------------------------------------------------------------- as current midgard-lib uses mysql_connect, you will need to follow the CFLAGS option for now. > Is anyone else running midgard with mysql 4.x ? Not me, but I'd be intrested to hear your results. wkr, -- Envida http://www.envida.net/ Armand A. Verstappen Graadt van Roggenweg 328 [EMAIL PROTECTED] 3531 AH Utrecht tel: +31 (0)30 298 2255 Postbus 19127 fax: +31 (0)30 298 2111 3501 DC Utrecht
signature.asc
Description: This is a digitally signed message part
