History log of /PHP-5.6/ext/mysql/php_mysql.c (Results 251 – 275 of 359)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.1.0RC5, php-4.1.0RC4
# 983e41b7 23-Nov-2001 Derick Rethans

- Reverse slight mistake (patch by Markus Fischer)


# 2d6842b1 22-Nov-2001 Derick Rethans

- Added a parameter to mysql_connect to force a new database link to be
created. (patch by Markus Fischer <mfischer@guru.josefine.at>)
@- Added a parameter to mysql_connect to force a new d

- Added a parameter to mysql_connect to force a new database link to be
created. (patch by Markus Fischer <mfischer@guru.josefine.at>)
@- Added a parameter to mysql_connect to force a new database link to be
@ created. (Markus, Derick)

show more ...


Revision tags: php-4.1.0RC3, php-4.1.0RC2
# 4396a984 08-Nov-2001 Egon Schmid

More protos fixed.


# ea83d645 08-Nov-2001 Derick Rethans

- prototypes
#- Thanks to Zak for pointing this out during his talk


# 5a81882c 02-Nov-2001 foobar

This was conditionally included if HAVE_MYSQL_REAL_CONNECT was defined.


# 9ba2c90e 02-Nov-2001 foobar

Make the extension work with MySQL 4.0


Revision tags: POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1
# 68925208 11-Oct-2001 Stig Bakken

* zend_module_entry change: apino, debug and zts are moved first,
see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)


# 009b8470 08-Oct-2001 Derick Rethans

- Fix for bug #13592 (Patch by Markus Fischer <mfischer@guru.josefine.at>)


Revision tags: php4, php-4.0.7RC3, POST_SUBST_Z_MACROS
# 6cfba2a3 25-Sep-2001 Jeroen van Wolffelaar

2nd phase in back-substitution those macro's

I've got pretty much everything now...


# c0332885 25-Sep-2001 Jeroen van Wolffelaar

Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.


Revision tags: PRE_SUBST_Z_MACROS
# 78747bd2 09-Sep-2001 Derick Rethans

- Don't wrap lines... this is annoying while coding.


Revision tags: php-4.0.7RC2
# d14b3a86 20-Aug-2001 Jeroen van Wolffelaar

Proto fix


Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE
# ed9c36c1 11-Aug-2001 Andi Gutmans

- Make mysql_fetch_object() work w/ Engine 2


# f6f6c4d7 11-Aug-2001 Zeev Suraski

Whitespace


Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 23b9300f 06-Aug-2001 Sascha Schumann

more tsrm cleanup


# aa1772ca 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation


# c43806f4 30-Jul-2001 Zeev Suraski

Zend compatibility patch


# 797a079a 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work, and a bit of cleanup


# a0f5b749 28-Jul-2001 Andi Gutmans

- More object macro work


# d87cc976 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua


Revision tags: PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions


# 14afcf72 05-Jun-2001 Jason Greene

Fix Non-terminated comment


# 25c3a3a3 05-Jun-2001 Rasmus Lerdorf

vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions


Revision tags: php-4.0.6RC2
# 1beda9ee 24-May-2001 Stig Bakken

* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)


Revision tags: php-4.0.6RC1
# 63b3fa26 09-May-2001 Wez Furlong

Reverse my earlier patch for mysql_db_query() & emit an E_NOTICE of it's
deprecated status.
# Should it be a warning or a notice?


1...<<1112131415