History log of /PHP-5.6/ext/mysql/php_mysql.c (Results 326 – 350 of 359)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# bf5cb890 26-Feb-2000 Zeev Suraski

- Convert 'PHP3' to 'PHP'
- Avoid declaring crypt() related salt types twice


Revision tags: php-4.0b4pl1, php-4.0b4
# e3f95d1c 20-Feb-2000 Zeev Suraski

Win32 compile fix


Revision tags: php-4.0b4_rc1
# 77633372 20-Feb-2000 Evan Klinger

Eliminate compile errors relating to signals.


# ccaff446 19-Feb-2000 Zeev Suraski

Win32 compile fix


# 86fa2aad 19-Feb-2000 Zeev Suraski

the pipe is breaking all the time


# bf25d1ce 19-Feb-2000 Zeev Suraski

Restore the singal protection in the MySQL module


Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000
# bbb25255 12-Feb-2000 Andi Gutmans

- Update the C file to use PHP_WIN32


# 6d0ab616 10-Feb-2000 Zeev Suraski

SAPIfication, Episode VI: Return of the SAPI
Remove mostly all references to APACHE and CGI_BINARY from the code.

- Apache include files are no longer included by any PHP code, except f

SAPIfication, Episode VI: Return of the SAPI
Remove mostly all references to APACHE and CGI_BINARY from the code.

- Apache include files are no longer included by any PHP code, except for the Apache SAPI module.
- No server specific code is in any of the base PHP code.

Still left to be done:
- Eliminate any references to APACHE from the few remaining modules.
- Move request_info.c's logic to SAPI
- Modify the regex function names, and globals, so that we can always
include them, without having to fear any interference with Apache;
Always use the bundled regex library

show more ...


Revision tags: BEFORE_SAPIFICATION_FEB_10_2000
# 39cb8fe0 05-Feb-2000 Zeev Suraski

Fix PostgreSQL startup routine in thread-safe mode


# c12aa454 05-Feb-2000 Zeev Suraski

Compile fixes


# 3a816341 05-Feb-2000 Zeev Suraski

Cleanup patches


Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# 16a35c23 04-Jan-2000 Andrei Zmievski

Fix IS_UNSET -> IS_NULL rename.


# 8edf2b88 01-Jan-2000 Thies C. Arntzen

tiny optimisation


# e81d9aac 01-Jan-2000 Thies C. Arntzen

Happy new year (especially to Zeev :)


# 43ae2bff 01-Jan-2000 Sascha Schumann

Happy Y2K patch! Happy new year (or the new millennium, depending on whether
you start counting at 0 or 1).


# ccb4b183 31-Dec-1999 Zeev Suraski

Happy new year (especially to Thies :)
- Zend branch patches merged in - get the PHP tree uptodate
- Clean


Revision tags: PRE_ISSET_TYPE
# a20c76fc 28-Dec-1999 Sascha Schumann

Add neccessary includes


# 5d652613 28-Dec-1999 Sascha Schumann

Remove unneccessary include to make stand-alone build work


# 5eeb9db4 22-Dec-1999 Sascha Schumann

Kill compiler warning


Revision tags: PRE_LIBZEND_TO_ZEND
# a1ad2872 18-Dec-1999 Zeev Suraski

- The tree compiles again


# 02d3b394 17-Dec-1999 Zeev Suraski

More php3_ annihilation


Revision tags: PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH
# ae1b7bf4 05-Dec-1999 Stig Bakken

@Fix warnings compiling in maintainer mode. (Stig)
Fix warnings compiling in maintainer mode.
Install DB/common.php and DB/mysql.php on "make install".
# We still have a warning from http

@Fix warnings compiling in maintainer mode. (Stig)
Fix warnings compiling in maintainer mode.
Install DB/common.php and DB/mysql.php on "make install".
# We still have a warning from http_config.h:97. Rasmus? :-)

show more ...


# 5b983c94 04-Dec-1999 Sascha Schumann

Clean up php3.*\.h files. The files itself are renamed, and references in all
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them ma

Clean up php3.*\.h files. The files itself are renamed, and references in all
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them manually.

show more ...


# 8f91051d 04-Dec-1999 Stig Bakken

Fix shared mode for gd/xml/mysql extensions.


# 67f4cfe1 02-Dec-1999 Rasmus Lerdorf

@ Add optional socket path to the mysql_?connect() functions


1...<<1112131415