History log of /PHP-5.6/ext/mysql/php_mysql.c (Results 101 – 125 of 359)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 8c56a23a 22-Jul-2008 Andrey Hristov

MFH: Two less failing tests, one of which was definitely a leak in mysqli with mysqlnd
and pconn. ext/mysql is being fixed with a better fix for similar leak.


# 529d73f9 22-Jul-2008 Andrey Hristov

MFH: Fix a leak with pconn and mysqlnd


Revision tags: php-4.4.9RC1
# 5e79f2c4 21-Jul-2008 Andrey Hristov

Fix for bug#45179 --with-mysql-sock fails to compile & work
Now --with-mysql-sock controls all mysql extensions. If provided it will be
the default value as it was set in php.ini . php.ini wi

Fix for bug#45179 --with-mysql-sock fails to compile & work
Now --with-mysql-sock controls all mysql extensions. If provided it will be
the default value as it was set in php.ini . php.ini will override it for
ext/mysql and ext/mysqli but not for pdo_mysql

show more ...


# 136a55fc 15-Jul-2008 Andrey Hristov

Sync with bzr


# 827b772c 24-Jun-2008 Andrey Hristov

Fix remaining valgrind problems with pconn and zval cache
HEAD merge will follow tomorrow.


# 943e9a57 24-Jun-2008 Andrey Hristov

Fix double-free, introduced lately


# e0f45cf7 24-Jun-2008 Andrey Hristov

Fix possible bug with persistent connections and mysqlnd


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6
# 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
# 84a8bb03 10-Mar-2008 Felipe Pena

MFH: New way for check void parameters


# 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


# a27e0c88 10-Mar-2008 Andrey Hristov

- Fix a warning in php_mysql.c
- Fixed #44371 Extension compile failed


# 64aad3d2 08-Mar-2008 Andrey Hristov

Bug fixed in 5.0.46


Revision tags: php-5.2.6RC2
# c3b6ca3b 04-Mar-2008 Felipe Pena

MFB: Fixed bug #44333 (SEGFAULT when using mysql_pconnect() with client_flags)


Revision tags: php-5.2.6RC1
# d3e50265 23-Feb-2008 Marcus Boerger

- MFH Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus)
[DOC] Finally added deprecation messages


Revision tags: RELEASE_1_3_1
# 2c079e32 12-Feb-2008 Johannes Schlüter

- MFH: Make clear what's going on and avoid overwriting parameters


# ce197075 12-Feb-2008 Felipe Pena

Fixed Bug #44094 (SEGFAULT when using mysql_connect())


# 369bf690 20-Jan-2008 Hannes Magnusson

MFH: Fixed bug#43875 (Two error messages returned for $new and $flag argument in mysql_connect())


Revision tags: php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


# a6e755d6 20-Dec-2007 Ilia Alshanetsky

Fixed bug #43635 (mysql extension ingores INI settings on NULL values passed
to mysql_connect())


Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5
# 4a6b52dc 08-Nov-2007 Antony Dovgal

MFH: plug leak on invalid result type


Revision tags: php-5.2.5RC2, php-5.2.5RC1
# dba6e473 08-Oct-2007 Andrey Hristov

Move non-public code to non-public header file. This should also solve
#42890 "Constant "LIST" defined by mysqlclient and c-client"


# 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
# 6c810b0d 27-Sep-2007 Dmitry Stogov

Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)


# 734dfc8b 09-Sep-2007 Scott MacVicar

MFH: Fixed bug 42549 (ext/mysql failed to compile with libmysql 3.23)


12345678910>>...15