History log of /PHP-8.2/ext/pdo_mysql/mysql_driver.c (Results 251 – 258 of 258)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# f4b5abc9 19-May-2004 Ilia Alshanetsky

Added support for setting timeout value.

# 38a409c0 19-May-2004 George Schlossnagle

exec() now returns affected row count

# 074ba3fb 19-May-2004 Ilia Alshanetsky

Added lastInsertId() method for retrieving last insert id.
Made affectedRows() work for MySQL.
Populate error value in MySQL on error.

# c328a154 19-May-2004 Ilia Alshanetsky

More errno stuff.

# 3dddc0ba 19-May-2004 Ilia Alshanetsky

Fixed possible crash on connection error.

# b5f8bd8e 19-May-2004 Ilia Alshanetsky

Simplify config via the use of mysql_config.
Fixed errno naming conflict.

# 87596481 19-May-2004 Wez Furlong

Update prepare() prototype.
Attempt to hunt down the cause of a build warning under win32 by adjust the
name of the error function.

# 71728cc2 18-May-2004 George Schlossnagle

initial import of mysql 3.x pdo driver

1...<<11