History log of /PHP-5.5/ext/mysql/php_mysql.c (Results 101 – 125 of 352)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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)


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, BEFORE_IMPORT_OF_MYSQLND
# 99c875a0 25-Jun-2007 Scott MacVicar

Fixed bug #41350 (my_thread_global_end() error during request shutdown on Windows).


# b925a924 18-Jun-2007 Stanislav Malyshev

Fix INFILE LOCAL option handling with MySQL - now not allowed when open_basedir
or safe_mode is active


# b1a0a4d3 07-Jun-2007 Antony Dovgal

MFH: reset active_result_id when fetching persistent connection
patch by Peter Christensen


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0
# 60746745 14-May-2007 Scott MacVicar

Prefix NEWS item so documentation team know of new function and typo from old parsing API spotted by bjori


# ac38b635 14-May-2007 Scott MacVicar

Add mysql_set_charset() so that the connection encoding can be changed. This is similar to the SET NAMES statement but allows the mysql_real_escape_string to use the correct character set.


Revision tags: php-4.4.7, php-5.2.2, php-5.2.2RC2
# 5340a509 23-Apr-2007 Antony Dovgal

revert


# 0369b693 22-Apr-2007 Ilia Alshanetsky

Fixed bug #41159 (mysql_pconnect() hash does not account for connect
flags).


12345678910>>...15