#
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.
|
#
b5f8bd8e |
| 19-May-2004 |
Ilia Alshanetsky |
Simplify config via the use of mysql_config. Fixed errno naming conflict.
|
#
87596481 |
| 19-May-2004 |
Wez Furlong |
Update prepare() prototype. Attempt to hunt down the cause of a build warning under win32 by adjust the name of the error function.
|
#
71728cc2 |
| 18-May-2004 |
George Schlossnagle |
initial import of mysql 3.x pdo driver
|