Sam Ruby
7a6dddcc0b
Make MySLS_FETCH use the same globals ID as ZEND_INIT_MODULE_GLOBALS
2000-04-04 20:10:11 +00:00
Zeev Suraski
491a315c11
@- Made the IMAP and LDAP modules compilable under Windows and thread-safe (Zeev)
2000-04-01 16:23:39 +00:00
Zeev Suraski
a82b3034b1
Several fixes, plus remove bindlib_w32 (it's more trouble than it's worth)
2000-03-31 19:46:35 +00:00
Sascha Schumann
27b736a192
Non-functional changes
2000-03-30 19:03:15 +00:00
Sam Ruby
69d7ea4f30
Remove debug runtime libraries from Release builds
2000-03-27 00:18:59 +00:00
Sascha Schumann
5d568a2e22
PHP_EXTENSION sets $ext_src_base
2000-03-26 19:51:10 +00:00
Sascha Schumann
491792e0d0
Allow MySQL to be compiled against extern mysqlclient library
2000-03-26 19:46:11 +00:00
Thies C. Arntzen
7b31a19305
no c++ comments // please
2000-03-26 14:27:10 +00:00
Zeev Suraski
a0f70aa618
@- Fix a data corruption bug in mysql_result(), if used in table.fieldname mode (Zeev)
...
Hopefully that settles this one.
2000-03-26 02:01:11 +00:00
Zeev Suraski
863e6fd242
- Update dsp
...
- Remove unnecessary includes
2000-03-25 19:17:41 +00:00
Zeev Suraski
7e576d36e8
Update dsp's
2000-03-25 15:35:35 +00:00
Rasmus Lerdorf
49c32728af
Make it possible to specify both a port and a socket in mysql_[p]connect
...
@ Make it possible to specify both a port and a socket in mysql_[p]connect
2000-03-20 07:40:56 +00:00
Shane Caraveo
90ad09dc1d
libmysql must use USE_TLS for multithreaded compilation on windows.
2000-03-19 17:34:01 +00:00
Sascha Schumann
9b98d3ca0b
Try to locate the mysql.sock
2000-03-07 16:56:17 +00:00
Andi Gutmans
6e1ad8c00d
- Enable MySQL by default
2000-03-07 16:33:30 +00:00
Sascha Schumann
d69b38ea65
Change default UNIX sock to /tmp/mysql.sock
2000-03-06 23:12:56 +00:00
Sascha Schumann
12b2f2af8f
Build fixes - MySQL now actually works
2000-03-06 22:38:49 +00:00
Sascha Schumann
5864290d20
Finish config.m4 changes
2000-03-06 20:12:12 +00:00
Sascha Schumann
0c3b839af9
Build always against embedded library
2000-03-06 20:06:55 +00:00
Sascha Schumann
4bc0565d14
Modularize mysql autoconf stuff
2000-03-06 20:06:23 +00:00
Stig Bakken
d02fe90b00
Change extension names in all extensions' zend_module_entry to their
...
directory name.
2000-03-06 18:44:01 +00:00
Sam Ruby
14c223b2c7
Eliminate 62 warnings
2000-03-02 02:55:01 +00:00
Zeev Suraski
bf5cb890b0
- Convert 'PHP3' to 'PHP'
...
- Avoid declaring crypt() related salt types twice
2000-02-26 03:20:55 +00:00
Zeev Suraski
b51805caeb
Update .dsp
2000-02-24 20:03:58 +00:00
Zeev Suraski
5520a43b77
- Fix Win32 build in Release_TS* modes
2000-02-24 15:56:48 +00:00
Andi Gutmans
de6c9f35a1
- MySQL now compiles right into the PHP 4 binary on Windows
2000-02-23 21:10:18 +00:00
Andi Gutmans
4c0058f44a
- Make libmsyql.lib compile. It fails with two unresolved symbols on link
...
with PHP 4 so I am not commiting the .dsw quite yet.
2000-02-23 05:25:28 +00:00
MySQL Team
a75a9fb8ef
Autogenerated file.
2000-02-21 16:42:14 +00:00
Andi Gutmans
9ff0159bf4
- Update CVS with right version
2000-02-21 16:19:02 +00:00
MySQL Team
8a61125a54
Some small changes for readability
2000-02-21 00:07:09 +00:00
MySQL Team
bac6df0475
Autogenerated!
2000-02-21 00:03:28 +00:00
MySQL Team
349e81e468
Update for libmysql.
2000-02-20 22:50:57 +00:00
Zeev Suraski
e3f95d1c5f
Win32 compile fix
2000-02-20 07:27:46 +00:00
Evan Klinger
7763337255
Eliminate compile errors relating to signals.
2000-02-20 05:32:51 +00:00
Zeev Suraski
ccaff4461b
Win32 compile fix
2000-02-19 23:43:27 +00:00
Zeev Suraski
86fa2aade2
the pipe is breaking all the time
2000-02-19 23:41:32 +00:00
Zeev Suraski
bf25d1cec9
Restore the singal protection in the MySQL module
2000-02-19 22:41:53 +00:00
MySQL Team
d7c9624c5b
Add missing files to Makefile
2000-02-19 21:45:44 +00:00
MySQL Team
71613cbd57
First version from the MySQL team.
2000-02-19 21:35:02 +00:00
Andi Gutmans
4f8ae75f4f
- Add two missing files
2000-02-19 19:51:47 +00:00
Zeev Suraski
1c4532dcbf
*** empty log message ***
2000-02-19 13:11:02 +00:00
Andi Gutmans
0cda28f77b
- Add libmysql to the tree
2000-02-19 10:10:46 +00:00
Zeev Suraski
ae22fe4c52
- Update .dsp's
...
- Fix a possible crash bug in failed file open error message
- Fix SAPI initialization issue that could lead to a crash
2000-02-18 01:52:11 +00:00
Andi Gutmans
bbb25255b0
- Update the C file to use PHP_WIN32
2000-02-12 19:47:49 +00:00
Andi Gutmans
d997d485ff
- Update the project file with the Win32 defines.
2000-02-12 19:46:45 +00:00
Sascha Schumann
0036b8bba0
#if WIN.* => #ifdef PHP_WIN32
...
#if !(WIN.* => #ifndef PHP_WIN32
2000-02-12 14:38:31 +00:00
Zeev Suraski
6d0ab6166c
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
2000-02-10 19:41:21 +00:00
Zeev Suraski
82dbc9c74f
Get Win32 IMAP DLL to compile
2000-02-05 19:22:17 +00:00
Zeev Suraski
39cb8fe0ac
Fix PostgreSQL startup routine in thread-safe mode
2000-02-05 17:26:35 +00:00
Zeev Suraski
c12aa454ff
Compile fixes
2000-02-05 15:44:20 +00:00