On Thu, 2007-08-23 at 09:49 +0900, 玉越大輝 wrote: > Please patch the attached file to apr_dbd_mysql.c in order to make it > works with threaded mpm. > > The current code works only with prework mpm.
MySQL manual claims that this function (mysql_thread_init()), gets called by mysql_init(): http://dev.mysql.com/doc/refman/4.1/en/mysql-thread-init.html http://dev.mysql.com/doc/refman/5.0/en/mysql-thread-init.html http://dev.mysql.com/doc/refman/5.1/en/mysql-thread-init.html What kind of errors are you getting? -- Bojan
