History log of /PHP-5.3/ext/mysqli/mysqli_api.c (Results 51 – 75 of 228)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3, php-5.2.7RC2, php-5.2.7RC1
# bf20aa12 19-Sep-2008 Andrey Hristov

MFH:Fix for bug#46019 MySQLi::init() leaks memory


Revision tags: php-4.4.9
# e304515d 02-Aug-2008 Felipe Pena

- MFH: Added parameter TSRMLS_DC in zend_is_callable()


Revision tags: php-5.3.0alpha1
# 7833cf9f 25-Jul-2008 Andrey Hristov

MFH: Fixed bug#45019 Segmentation fault with SELECT ? and UNION


Revision tags: php-4.4.9RC1
# 833a2295 17-Jul-2008 Dmitry Stogov

Support for closures


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6
# f4e659d2 24-Apr-2008 Andrey Hristov

Update ext/mysql's and ext/mysqli's tests
Add mysqli_stmt_more_result()/mysqli_stmt_next_result(), but only in
mysqlnd builds as libmysql doesn't support this feature.


# de560f31 16-Apr-2008 Andrey Hristov

MFB: Update CVS from the development tree


Revision tags: RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 6867385d 20-Mar-2008 Andrey Hristov

- Don't modify the variables which are passed for parameter binding.
We need to clone them, if there will be a transformation (convert_to_xxx)
which will change the origin
(bug#4439

- Don't modify the variables which are passed for parameter binding.
We need to clone them, if there will be a transformation (convert_to_xxx)
which will change the origin
(bug#44390 bind_param / bind_result and Object member variables)
- Make mysqlnd more compatible to libmysql, in this case if the execute of
a statement fails set the state of the statement back to PREPARED
- A test case to check the case of a failing statement.

show more ...


# 725b31fc 10-Mar-2008 Andrey Hristov

Update mysqlnd, ext/mysql and ext/mysqli - now possible to compile with different
configurations one or the another extension to use libmysql or mysqlnd mixed in
one binary


# ff8a3104 08-Mar-2008 Andrey Hristov

Fix a problem with $mysqi->connect() not working with default values.
Fix a leak, bug#39457


Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1
# 1caa85a6 06-Feb-2008 Andrey Hristov

Pconnect working with mysqli_real_connect(). To less failing tests.


Revision tags: php-4.4.8
# 3354b3a4 01-Jan-2008 Hartmut Holzgraefe

fixed binary arithmetic (MF5.2)


# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


# edee0948 25-Dec-2007 Hartmut Holzgraefe

MFH: Fix for bug #42548 "PROCEDURE xxx can't return a result set"


Revision tags: php-4.4.8RC1, RELEASE_1_2_3
# 6f63004f 09-Nov-2007 Andrey Hristov

Fix crash with pconnect


Revision tags: php-5.2.5, php-5.2.5RC2
# ecb0fb3f 29-Oct-2007 Jani Taskinen

MFH:- Fixed invalid handling of float value passed to an integer field on 64bit machine


Revision tags: php-5.2.5RC1
# 74f41610 17-Oct-2007 Antony Dovgal

..and correct macro


# 780fa84f 17-Oct-2007 Antony Dovgal

MFH: use correct dtro and variable for the callback


# c9e48159 16-Oct-2007 Antony Dovgal

avoid double free and use zval_dtor() where neccessary


# 1ee4146d 07-Oct-2007 Antony Dovgal

fix build


# 4b4d634c 07-Oct-2007 Yiduo (David) Wang

MFH: Added macros for managing zval refcounts and is_ref statuses


# 8b9b553a 05-Oct-2007 Andrey Hristov

Import mysqlnd
Patch ext/mysql and ext/mysqli to support mysqlnd


Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 09fbf87a 06-Sep-2007 Andrey Hristov

Fixed leaks with multiple connects using one mysqli object.
HEAD will be fixed during the next mysqlnd merge

Fixed failing test for bug38710, 5.0 version is bad, 5.1 is ok.


# 649152ca 05-Sep-2007 Andrey Hristov

Fixed bug #42378 (mysqli_stmt_bind_result memory exhaustion)
Fixed regression of bug 38710. Already fixed in HEAD.
#HEAD will be fixed when doing the next merge from svn


Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND
# 38ae7f47 24-Jul-2007 Andrey Hristov

Fix build with latest 5.1 sources where gptr is no more.


12345678910