Top Level :: DatabasePDO_MYSQL 1.0RC2
| Package Information |
| Summary |
MySQL driver for PDO |
| Maintainers |
George Schlossnagle <george@omniti.com> (lead) [wishlist] [details] Ilia Alshanetsky <ilia@php.net> (lead) [details] Wez Furlong <wez@php.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.0RC2 (beta) |
** Changes **
- 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.0RC2 |
|
|