Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove the bundled libmysql, and update the config.m4 file as necessary. | Sterling Hughes | 2003-06-23 | 102 | -19872/+0 |
| | | | | | this works locally, but everyone, *please* test | ||||
* | fixed mysql bug #564 (http://bugs.mysql.com/bug.php?id=564) | Georg Richter | 2003-06-07 | 1 | -1/+1 |
| | |||||
* | - Fixed some AIX/HPUX compile issues. | foobar | 2003-04-25 | 1 | -5/+17 |
| | | | | | # Just a modified diff of the same file found in mysql 4.0.12 :) | ||||
* | MFB | Edin Kadribasic | 2003-03-27 | 1 | -1/+1 |
| | |||||
* | Added missing header that prevents successful compilation. | Ilia Alshanetsky | 2003-03-24 | 1 | -0/+3 |
| | |||||
* | Security fix (merged from 3.23.54) | Georg Richter | 2002-12-11 | 1 | -2/+17 |
| | |||||
* | ws fix (bug: #20808) | foobar | 2002-12-05 | 1 | -2/+4 |
| | |||||
* | Using // is not very good idea.. | foobar | 2002-11-12 | 3 | -4/+4 |
| | |||||
* | fix compiler warning | Marcus Boerger | 2002-10-24 | 1 | -1/+1 |
| | |||||
* | fixed bug #18643 | Georg Richter | 2002-08-23 | 1 | -2/+2 |
| | |||||
* | fixed bug #18815 | Georg Richter | 2002-08-09 | 1 | -1/+1 |
| | |||||
* | - Fix annoying redefine warning.. | foobar | 2002-06-28 | 1 | -0/+3 |
| | | | | | # ZAK! Heads up and fix this in Mysql CVS too. | ||||
* | - Fix win32/mysql. | Markus Fischer | 2002-06-10 | 1 | -1/+2 |
| | | | | | - Revert cryptic WS commit on php4dllts.dsp. | ||||
* | fix the build | Harald Radi | 2002-06-10 | 2 | -0/+233 |
| | | | | | # these files were blank, i suppose this happened by accident | ||||
* | Updating embedded libmysql to version 3.23.48 | Zak Greant | 2002-06-07 | 47 | -635/+514 |
| | |||||
* | - Fix build with Visual Studio .NET. The MySQL team said they'll commit | Andi Gutmans | 2002-04-07 | 3 | -3/+3 |
| | | | | | | - their fix a long time ago and never did. One day they'll update the - whole MySQL client library. | ||||
* | nuke old makefiles | Sascha Schumann | 2002-03-12 | 1 | -16/+0 |
| | |||||
* | Please welcome the new build system. | Sascha Schumann | 2002-03-07 | 1 | -2/+0 |
| | | | | | | | | | | If you encounter any problems, please make sure to email sas@php.net directly. An introduction can be found on http://schumann.cx/buildv5.txt | ||||
* | Check for ushort | Alex Waugh | 2001-12-23 | 1 | -0/+19 |
| | |||||
* | Cache results of check for int8 | Alex Waugh | 2001-12-23 | 1 | -3/+9 |
| | |||||
* | (PHP mysql_connect) Removed warning message regarding NONEXISTENT character | MySQL Team | 2001-11-06 | 2 | -9/+10 |
| | | | | | | | set, when the server's default character set != latin1. @- Removed a warning message about a NONEXISTENT character set from @ mysql_connect(), when the server's default character set != latin1. | ||||
* | Make sure uint et al are undefined before typedefing them | Alex Waugh | 2001-11-04 | 1 | -0/+4 |
| | |||||
* | Make it possible to build mysql extension as shared module. | foobar | 2001-06-22 | 1 | -0/+4 |
| | |||||
* | Upgrade ext/mysql/libmysql to version 3.23.39. No major changes - | MySQL Team | 2001-06-01 | 31 | -154/+262 |
| | | | | | | | | portability fixes. Also add configure test for HAVE_INT_8_16_32 which should solve compilation problems on AIX. | ||||
* | Fix bugs: #10642, #10612 | foobar | 2001-05-04 | 1 | -1/+3 |
| | |||||
* | Added my_winthread.c. Thanks to Thimble Smith. | Sebastian Bergmann | 2001-01-24 | 2 | -0/+108 |
| | |||||
* | Don't #define HAVE_COMPRESS on windows. | MySQL Team | 2001-01-24 | 2 | -1/+3 |
| | |||||
* | Upgrade ext/mysql/libmysql to version 3.23.32. One notable bug fix is | MySQL Team | 2001-01-23 | 43 | -401/+1136 |
| | | | | | | that the client can now connect to a server which is using a default charset other than latin1. | ||||
* | @BeOS patch from svanegmond@bang.dhs.org modified somewhat by Rasmus | Rasmus Lerdorf | 2001-01-21 | 1 | -0/+2 |
| | | | | | BeOS patch from svanegmond@bang.dhs.org modified somewhat by Rasmus | ||||
* | Add Release_TSDbg support. This mode compiles PHP with the release C runtime, | Zeev Suraski | 2000-12-26 | 1 | -0/+25 |
| | | | | | | but with optimizations disabled and with debug info. Some crashes can only be debugged using this mode. | ||||
* | Fix msql_close(), pg_close() and sybase_close() (Sybase CT) | Zeev Suraski | 2000-11-03 | 1 | -1/+0 |
| | |||||
* | make libmysql compile under win | Daniel Beulshausen | 2000-10-21 | 2 | -1/+17 |
| | |||||
* | Removed files from Win32 workspace that were removed in libmysql 3.23 | Sebastian Bergmann | 2000-10-21 | 1 | -12/+0 |
| | |||||
* | Update libmysql to 3.23 version. No major changes visible to the user - mostly | MySQL Team | 2000-10-20 | 96 | -980/+2793 |
| | | | | | bug fixes and other maintenance-oriented changes. | ||||
* | More complete set of (C) notes | Sascha Schumann | 2000-08-24 | 1 | -1/+7 |
| | |||||
* | Script for replacing the copyright messages | Sascha Schumann | 2000-08-24 | 1 | -0/+26 |
| | |||||
* | - Remove new libmysql files | Andi Gutmans | 2000-08-22 | 15 | -8609/+0 |
| | |||||
* | - Try and revert libmysql for 4.0.2 | Andi Gutmans | 2000-08-22 | 86 | -3244/+808 |
| | |||||
* | Interface for 'raid' files (ont in use by PHP) | MySQL Team | 2000-08-22 | 1 | -0/+155 |
| | |||||
* | New files for MySQL 3.23.23 client library. New files are for qouting | MySQL Team | 2000-08-22 | 100 | -808/+11698 |
| | | | | | using different character sets. | ||||
* | C++ // comments are evil ... | Hartmut Holzgraefe | 2000-06-16 | 2 | -4/+4 |
| | |||||
* | - Allow all functions that receive user-defined function callbacks to accept | Zeev Suraski | 2000-06-03 | 1 | -6/+6 |
| | | | | | | | | | an array that contains an object and a method name, in place of a function name, e.g. usort($array, array($obj, "ObjSort")) (I checked the code in array.c and basic_functions.c, other code which uses call_user_function() may still force the function_name argument to be of type IS_STRING, which prevents this feature from working - and is no longer necessary) | ||||
* | Make MySQL independent of build location | Sascha Schumann | 2000-05-02 | 1 | -1/+1 |
| | |||||
* | Remove trailing empty lines | Sascha Schumann | 2000-05-01 | 1 | -4/+0 |
| | |||||
* | Large test commit IV | Sascha Schumann | 2000-05-01 | 1 | -0/+1 |
| | |||||
* | Large commit test III | Sascha Schumann | 2000-05-01 | 1 | -0/+3 |
| | |||||
* | Improved in-tree shared libraries build system | Sascha Schumann | 2000-05-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following new/revived shared modules are available now: ... MySQL (*) ... PCRE (*) ... Session ... SWF (*) capable of using bundled library or external library All changes: The m4 macro PHP_EXTENSION was revamped. Uses LIB_BUILD now. This effectively means that all extensions have to use dynlib. ext/mysql/config.m4 was revamped. Uses LIB_BUILD for building bundled library. ext/pcre/config.m4 was revamped. Uses LIB_BUILD for building bundled library. ext/ext_skel was changed to reflect that more modules should be compileable as shared module. ext/Makefile.in has been simplified enormously. Dependencies are now stored in the build tree. Empty dependencies are not generated by buildconf anymore. They are now dynamically created during the build process. Implicit rules for .S were removed. The NO_RECURSION feature was removed. "libs.mk" has been added to all cvsignore files in ext. | ||||
* | Overall UNIX build system improvements: | Sascha Schumann | 2000-04-30 | 1 | -5/+1 |
| | | | | | | | | | * Makefile header is now completely dynamic * Absolute paths in (top_)?(src|build)dir and VPATH (fixes Tru64 support) * VPATH does not contain variables anymore (fixes UnixWare support) | ||||
* | Remove debug runtime libraries from Release builds | Sam Ruby | 2000-03-27 | 1 | -4/+4 |
| | |||||
* | no c++ comments // please | Thies C. Arntzen | 2000-03-26 | 1 | -1/+1 |
| |