Revision tags: RELEASE_0_2_2, RELEASE_0_2_1 |
|
#
e9f5fb53 |
| 10-Feb-2005 |
Wez Furlong |
only do this magic on non-win32 platforms
|
Revision tags: RELEASE_0_2 |
|
#
d134fb2a |
| 06-Feb-2005 |
Wez Furlong |
update for api changes
|
#
26f97a91 |
| 21-Jan-2005 |
Wez Furlong |
Eliminate unused parameter. Don't start a transaction when asking for a cursor with pgsql. Fix parameter binding for sqlite3
|
#
a9d98544 |
| 18-Jan-2005 |
Wez Furlong |
Allow drivers to select bind emulation on a per statement basis
|
#
0f12bfec |
| 07-Jan-2005 |
Wez Furlong |
tidy up some parts of the build (could do with more work) Partially implement SQLSTATE error codes
|
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, php-5.0.2 |
|
#
626caf02 |
| 23-Sep-2004 |
Ilia Alshanetsky |
Make error messages handle persistent environments properly.
|
#
72040f7f |
| 23-Sep-2004 |
Wez Furlong |
more method table adjustments. mysql driver needs work with the error message stuff. Other drivers need a bit more auditing...
|
#
b42c14f0 |
| 23-Sep-2004 |
Wez Furlong |
placeholder for someone to implement a ping for persistent connections
|
Revision tags: 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 |
|
#
7557b388 |
| 28-Jul-2004 |
Marcus Boerger |
- Fix shutdown problems
|
#
d6bfe18b |
| 28-Jul-2004 |
Wez Furlong |
looks like this approach will give us our exceptions back
|
#
23475d41 |
| 28-Jul-2004 |
Marcus Boerger |
- Add missing include
|
#
7d788aeb |
| 27-Jul-2004 |
Wez Furlong |
fix possible segv on failed connect
|
Revision tags: RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1 |
|
#
2685fad6 |
| 25-May-2004 |
Ilia Alshanetsky |
Fixed memory leak.
|
Revision tags: php-4.3.7RC1 |
|
#
a4f03b80 |
| 25-May-2004 |
Wez Furlong |
Tidy this up a little bit for win32.
|
#
e6551f08 |
| 25-May-2004 |
Wez Furlong |
Throw exception during ctor
|
Revision tags: RELEASE_0_1_1 |
|
#
64f0ec7b |
| 21-May-2004 |
Wez Furlong |
Update for placeholder flags
|
#
15fb957c |
| 20-May-2004 |
Ilia Alshanetsky |
Added MySQL getAttribute() support.
|
#
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.
|
#
08ce920c |
| 19-May-2004 |
Wez Furlong |
Fix win32 build
|
#
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.
|