History log of /PHP-5.5/ext/mysqlnd/mysqlnd_ps.c (Results 76 – 100 of 159)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# e6b4e01c 01-Jun-2010 Andrey Hristov

Perform later initialization


# 2a043ed2 31-May-2010 Andrey Hristov

More check for valid MYSQLND_STMT before using it


# 3fe085d1 31-May-2010 Andrey Hristov

More check for valid MYSQLND_STMT before using it


# 38f6c131 31-May-2010 Andrey Hristov

Don't reference row_packet before checking if dereferencing is possible


# 40e66850 31-May-2010 Andrey Hristov

Don't reference row_packet before checking if dereferencing is possible


# b4726363 31-May-2010 Andrey Hristov

Check if data is correct and initialize in a safe manner


# c195dc21 31-May-2010 Andrey Hristov

Check if data is correct and initialize in a safe manner


# 047d6f28 31-May-2010 Andrey Hristov

Handle problems in the row_decoder, return type used to be void,
now it can return on problems.


# d02e785d 31-May-2010 Andrey Hristov

Handle problems in the row_decoder, return type used to be void,
now it can return on problems.


# b7385f02 27-May-2010 Andrey Hristov

Fix deallocation which can crash if the object is half-baken.
Happens during OOM.


# 4de0da5a 27-May-2010 Andrey Hristov

Fix deallocation which can crash if the object is half-baken.
Happens during OOM.


# 58f13c3c 25-May-2010 Andrey Hristov

Handle the situation when MYSQLND_PROTOCOL's methods return NULL.
mysqlnd should not crash but gracefully return with an error.


# 433cb868 25-May-2010 Andrey Hristov

Handle the situation when MYSQLND_PROTOCOL's methods return NULL.
mysqlnd should not crash but gracefully return with an error.


# c5ff0eb5 25-May-2010 Andrey Hristov

Gracefully handle OOM in mysqlnd_stmt_init. Release the handle
and return NULL.


# 708b31a5 25-May-2010 Andrey Hristov

Gracefully handle OOM in mysqlnd_stmt_init. Release the handle
and return NULL.


# 337513ff 25-May-2010 Andrey Hristov

Handle OOM in the code that generates PS Execute requests
to the server. Fixes crashes in case of OOM.


# 954e7db6 25-May-2010 Andrey Hristov

Handle OOM in the code that generates PS Execute requests
to the server. Fixes crashes in case of OOM.


# b86ebe46 14-May-2010 Andrey Hristov

- Give possibility to overload mysqlnd_result_init().
- Always use conn->m->stmt_init instead of mysqlnd_stmt_init()


# 8691786e 14-May-2010 Andrey Hristov

- Give possibility to overload mysqlnd_result_init().
- Always use conn->m->stmt_init instead of mysqlnd_stmt_init()


# ce0ea978 14-May-2010 Andrey Hristov

OOM fixes


# dd85f9c2 14-May-2010 Andrey Hristov

OOM fixes


# ebae62d7 04-May-2010 Andrey Hristov

OOM stability fixes


# d53337bb 04-May-2010 Andrey Hristov

OOM stability fixes


# 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.


1234567