PDO_MYSQL
pecl.php.net
MySQL driver for PDO
This extension provides a MySQL driver for PDO.
George Schlossnagle
gschlossnagle
george@omniti.com
yes
Ilia Alshanetsky
iliaa
iliaa@php.net
yes
Wez Furlong
wez
wez@php.net
yes
2006-05-01
1.0.2
1.0.2
stable
stable
PHP
This PECL release corresponds to PHP 5.1.3.
Added PDO::ATTR_EMULATE_PREPARES which can be used to force use of emulated or
native prepares. This attribute should can be set on the database handle, and
will cause subsequent prepares to use emulation.
- Fixed bug #36572 (cannot use native prepared statements with internal
queries like "show master status") (Ilia)
- Repackage using package2.xml
- Fixed Bug #35480 and #35415, crash when using persistent connections.
- Improved error detection for OPTIMIZE queries
- Added PDO::MYSQL_ATTR_LOCAL_INFILE, PDO::MYSQL_ATTR_INIT_COMMAND,
PDO::MYSQL_ATTR_READ_DEFAULT_FILE, PDO::MYSQL_ATTR_READ_DEFAULT_GROUP
- Improved error reporting when using native prepared statements
- Fixed PECL Bug #5193: improved bounds checking when calling getColumnMeta()
- Fixed Bug #34630: improved (emulated) LOB support
- Fixed Bug #34623: crash when selecting longtext fields
- Fixed PECL Bug #5802; is_null flag was sticking
- Fixed PECL Bug #5645; added mysql client library version information to phpinfo() output.
Windows binaries can be found at http://pecl4win.php.net/ext.php/php_pdo_mysql.dll
5.0.3
1.4.0
pdo
pecl.php.net
1.0.3
PDO
PDO_MYSQL