Top Level :: Database
:: PDO_MYSQL
:: 1.0.1
PDO_MYSQL 1.0.1
Package Information |
Summary |
MySQL driver for PDO |
Maintainers |
George Schlossnagle <
george at omniti dot com >
(lead)
[wishlist]
[details]
Ilia Alshanetsky <
ilia at php dot net >
(lead)
[details]
Wez Furlong <
wez at php dot net >
(lead)
[details]
|
License |
PHP |
Description |
Do not use this, as PDO has been moved into core (the php source) so this pecl extension is dead.
This old extension provided a MySQL driver for PDO. |
Release notes
Version 1.0.1
(stable)
|
** Changes ** - 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 |
|
Dependencies for release 1.0.1 |
|
PHP Version: PHP 5.0.3 or newer PHP Extension: pdo 1.0 or newer
|
|
|