Jan Dittberner schrieb:

> I use php-*4.0.2-4mdk and MySQL-3.23.23-1mdk on my Server,
> there is wrong behavior of mysql_query() if I use "INSERT"
> statements. This function always return 0 which means false,
> even if the statement is correctly processed by mysql.
> 
> the function mysql_affected_rows() also doesn't work as
> expected (always returns 0 for INSERTs)

The problem was mod_auth_mysql which was linked against
an older version of libmysqlclient.a. After recompiling
mod_auth_mysql it now works perfectly.

Is anyone interested in a rpm for mod_auth_mysql?

Jan Dittberner

Reply via email to