#
8725ed75 |
| 27-Feb-2005 |
Hartmut Holzgraefe |
CS / whitespace
|
#
fd39b78b |
| 20-Feb-2005 |
Hartmut Holzgraefe |
fix for PECL bug #3529
|
#
5f3dd68a |
| 20-Feb-2005 |
Hartmut Holzgraefe |
fix for PECL bug 3530
|
Revision tags: RELEASE_0_2_4, RELEASE_0_2_3 |
|
#
5904d59f |
| 12-Feb-2005 |
Ilia Alshanetsky |
Fixed compiler warnings.
|
Revision tags: RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2 |
|
#
d134fb2a |
| 06-Feb-2005 |
Wez Furlong |
update for api changes
|
#
be616317 |
| 12-Jan-2005 |
Wez Furlong |
stub out scrollable cursor change
|
Revision tags: php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH |
|
#
e7a6eca6 |
| 26-Sep-2004 |
Wez Furlong |
rough cut at mysql meta data
|
Revision tags: php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8 |
|
#
ddb32b11 |
| 12-Jul-2004 |
Ilia Alshanetsky |
Fixed a bug that could result in false failed query reporting on INSERT/UPDATE/DELETE queries.
|
Revision tags: php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1 |
|
#
40b04cd5 |
| 20-May-2004 |
Ilia Alshanetsky |
Correctly report errors for statment problems.
|
#
0d6aa208 |
| 20-May-2004 |
Ilia Alshanetsky |
Error handling support. Fixed possible crash when trying to fetch data from a failed query.
|
#
d55e2066 |
| 20-May-2004 |
Wez Furlong |
Don't dup here either
|
#
0a242a52 |
| 19-May-2004 |
Marcus Boerger |
- Allow to build with ext/mysqli
|
#
86224769 |
| 19-May-2004 |
Ilia Alshanetsky |
Row count cannot be calculated in MySQL without buffering the query.
|
#
56abe4de |
| 19-May-2004 |
Ilia Alshanetsky |
Prevent possible crash when working with column containing NULL.
|
#
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.
|
#
71728cc2 |
| 18-May-2004 |
George Schlossnagle |
initial import of mysql 3.x pdo driver
|