History log of /PHP-5.5/ext/mysqlnd/mysqlnd_structs.h (Results 76 – 100 of 156)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: oci8-1.4.3
# d9afaad7 06-Aug-2010 David Soria Parra

make ssl_set return value in mysqlnd compatible with libmysqli return value


# 9d02d50d 06-Aug-2010 David Soria Parra

make ssl_set return value in mysqlnd compatible with libmysqli return value


Revision tags: php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2
# ee4818a1 24-Jun-2010 Andrey Hristov

Two functions, which should be methods so one can catch
their output, for example


# 89bd3af6 24-Jun-2010 Andrey Hristov

Two functions, which should be methods so one can catch
their output, for example


# 6b730a04 18-Jun-2010 Andrey Hristov

missed this one in the last commit, the real type


# 986e3004 18-Jun-2010 Andrey Hristov

missed this one in the last commit, the real type


Revision tags: php-5.3.3RC1, php-5.2.14RC1
# 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.


# bcdc3b30 25-May-2010 Andrey Hristov

Init should return status value because initialization can fail.
In this case mysqlnd_init() should return NULL to the end-user.


# 6d434e70 25-May-2010 Andrey Hristov

Init should return status value because initialization can fail.
In this case mysqlnd_init() should return NULL to the end-user.


# c881ee30 14-May-2010 Andrey Hristov

Allow overloading of mysqlnd_result_meta_init().
Add free space for future hooks.


# 8a093b38 14-May-2010 Andrey Hristov

Allow overloading of mysqlnd_result_meta_init().
Add free space for future hooks.


# 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()


# ec0fe858 03-May-2010 Andrey Hristov

Remove unused parameter


# 864f2da7 03-May-2010 Andrey Hristov

Remove unused parameter


# 8e8348a4 03-May-2010 Andrey Hristov

Handle OOM when resizing blocks during data fetch


# de4a5156 03-May-2010 Andrey Hristov

Handle OOM when resizing blocks during data fetch


# 1838fcc7 28-Apr-2010 Andrey Hristov

const-ify fields


# 16d5d596 28-Apr-2010 Andrey Hristov

const-ify fields


# 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


1234567