mysql thread support

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sk8er

    mysql thread support

    Hi,
    Was wondering if the mysql api (mysql_thread_e nd) comes with support
    for PHP. I have tried using both php_mysql.dll and php_mysqli.dll (also
    obviously libmysql.dll) and both of them from a test and dcoumentation
    standpoint doesnot support most of the threaded function calls. This
    call apparently needs to be executed when apache starts with ph p
    configured for mysql support (i.e. apache WHENEVER apache loads up
    php_mysql.dll AND/OR php_mysqli.dll it verifies
    the mysql_thread_en d call and cannot find in any of the linked
    libraries including libmysql.dll).

Working...