#
a78fa3fc |
| 13-May-2010 |
Andrey Hristov |
- initialize some variables - initialize the methods in a shorter way, use the compiler. = on structures copies them. Allows also exportability of the methods.
|
#
07619b71 |
| 13-May-2010 |
Andrey Hristov |
- initialize some variables - initialize the methods in a shorter way, use the compiler. = on structures copies them. Allows also exportability of the methods.
|
#
ebae62d7 |
| 04-May-2010 |
Andrey Hristov |
OOM stability fixes
|
#
d53337bb |
| 04-May-2010 |
Andrey Hristov |
OOM stability fixes
|
#
6202b46f |
| 03-May-2010 |
Andrey Hristov |
Handle OOM in mysqlnd_res::store_result_fetch_data
|
#
5ca71c00 |
| 03-May-2010 |
Andrey Hristov |
Handle OOM in mysqlnd_res::store_result_fetch_data
|
#
9c276eee |
| 03-May-2010 |
Andrey Hristov |
Handle OOM in mysqlnd_fetch_row_buffered_c()
|
#
cac35208 |
| 03-May-2010 |
Andrey Hristov |
Handle OOM in mysqlnd_fetch_row_buffered_c()
|
#
2b000960 |
| 03-May-2010 |
Andrey Hristov |
Handle OOM in mysqlnd_fetch_row_unbuffered_c()
|
#
4a8d751c |
| 03-May-2010 |
Andrey Hristov |
Handle OOM in mysqlnd_fetch_row_unbuffered_c()
|
#
2b18a3ff |
| 03-May-2010 |
Andrey Hristov |
Handle OOM stemming from mysqlnd_result_init in the same function and up the stack.
|
#
d0cef550 |
| 03-May-2010 |
Andrey Hristov |
Handle OOM stemming from mysqlnd_result_init in the same function and up the stack.
|
#
7de2607c |
| 03-May-2010 |
Andrey Hristov |
Handle gracefully OOM in mysqlnd_mempool_create and up the stack
|
#
6dff9e55 |
| 03-May-2010 |
Andrey Hristov |
Handle gracefully OOM in mysqlnd_mempool_create and up the stack
|
#
ec0fe858 |
| 03-May-2010 |
Andrey Hristov |
Remove unused parameter
|
#
864f2da7 |
| 03-May-2010 |
Andrey Hristov |
Remove unused parameter
|
#
34e56fea |
| 22-Apr-2010 |
Andrey Hristov |
Remove dead code and add possibility to fine tune the size of a mempool (used for result sets).
|
#
1ed3da29 |
| 22-Apr-2010 |
Andrey Hristov |
Remove dead code and add possibility to fine tune the size of a mempool (used for result sets).
|
#
a175419f |
| 20-Apr-2010 |
Felipe Pena |
- Fix copyrights
|
#
6d951e2d |
| 20-Apr-2010 |
Felipe Pena |
- Fix copyrights
|
#
cdac2b4e |
| 15-Apr-2010 |
Andrey Hristov |
Fix some int/uint comparison warnings
|
#
f4077909 |
| 15-Apr-2010 |
Andrey Hristov |
Fix some int/uint comparison warnings
|
#
48e413eb |
| 15-Apr-2010 |
Andrey Hristov |
more WS
|
#
6f0adc06 |
| 15-Apr-2010 |
Andrey Hristov |
more WS
|
#
6aa682f5 |
| 15-Apr-2010 |
Andrey Hristov |
CS + WS changes
|