summaryrefslogtreecommitdiff
path: root/ext/mysql/libmysql
Commit message (Expand)AuthorAgeFilesLines
* remove the bundled libmysql, and update the config.m4 file as necessary.Sterling Hughes2003-06-23102-19872/+0
* fixed mysql bug #564 (http://bugs.mysql.com/bug.php?id=564)Georg Richter2003-06-071-1/+1
* - Fixed some AIX/HPUX compile issues.foobar2003-04-251-5/+17
* MFBEdin Kadribasic2003-03-271-1/+1
* Added missing header that prevents successful compilation.Ilia Alshanetsky2003-03-241-0/+3
* Security fix (merged from 3.23.54)Georg Richter2002-12-111-2/+17
* ws fix (bug: #20808)foobar2002-12-051-2/+4
* Using // is not very good idea..foobar2002-11-123-4/+4
* fix compiler warningMarcus Boerger2002-10-241-1/+1
* fixed bug #18643Georg Richter2002-08-231-2/+2
* fixed bug #18815Georg Richter2002-08-091-1/+1
* - Fix annoying redefine warning..foobar2002-06-281-0/+3
* - Fix win32/mysql.Markus Fischer2002-06-101-1/+2
* fix the buildHarald Radi2002-06-102-0/+233
* Updating embedded libmysql to version 3.23.48Zak Greant2002-06-0747-635/+514
* - Fix build with Visual Studio .NET. The MySQL team said they'll commitAndi Gutmans2002-04-073-3/+3
* nuke old makefilesSascha Schumann2002-03-121-16/+0
* Please welcome the new build system.Sascha Schumann2002-03-071-2/+0
* Check for ushortAlex Waugh2001-12-231-0/+19
* Cache results of check for int8Alex Waugh2001-12-231-3/+9
* (PHP mysql_connect) Removed warning message regarding NONEXISTENT characterMySQL Team2001-11-062-9/+10
* Make sure uint et al are undefined before typedefing themAlex Waugh2001-11-041-0/+4
* Make it possible to build mysql extension as shared module.foobar2001-06-221-0/+4
* Upgrade ext/mysql/libmysql to version 3.23.39. No major changes -MySQL Team2001-06-0131-154/+262
* Fix bugs: #10642, #10612foobar2001-05-041-1/+3
* Added my_winthread.c. Thanks to Thimble Smith.Sebastian Bergmann2001-01-242-0/+108
* Don't #define HAVE_COMPRESS on windows.MySQL Team2001-01-242-1/+3
* Upgrade ext/mysql/libmysql to version 3.23.32. One notable bug fix isMySQL Team2001-01-2343-401/+1136
* @BeOS patch from svanegmond@bang.dhs.org modified somewhat by RasmusRasmus Lerdorf2001-01-211-0/+2
* Add Release_TSDbg support. This mode compiles PHP with the release C runtime,Zeev Suraski2000-12-261-0/+25
* Fix msql_close(), pg_close() and sybase_close() (Sybase CT)Zeev Suraski2000-11-031-1/+0
* make libmysql compile under winDaniel Beulshausen2000-10-212-1/+17
* Removed files from Win32 workspace that were removed in libmysql 3.23Sebastian Bergmann2000-10-211-12/+0
* Update libmysql to 3.23 version. No major changes visible to the user - mostlyMySQL Team2000-10-2096-980/+2793
* More complete set of (C) notesSascha Schumann2000-08-241-1/+7
* Script for replacing the copyright messagesSascha Schumann2000-08-241-0/+26
* - Remove new libmysql filesAndi Gutmans2000-08-2215-8609/+0
* - Try and revert libmysql for 4.0.2Andi Gutmans2000-08-2286-3244/+808
* Interface for 'raid' files (ont in use by PHP)MySQL Team2000-08-221-0/+155
* New files for MySQL 3.23.23 client library. New files are for qoutingMySQL Team2000-08-22100-808/+11698
* C++ // comments are evil ...Hartmut Holzgraefe2000-06-162-4/+4
* - Allow all functions that receive user-defined function callbacks to acceptZeev Suraski2000-06-031-6/+6
* Make MySQL independent of build locationSascha Schumann2000-05-021-1/+1
* Remove trailing empty linesSascha Schumann2000-05-011-4/+0
* Large test commit IVSascha Schumann2000-05-011-0/+1
* Large commit test IIISascha Schumann2000-05-011-0/+3
* Improved in-tree shared libraries build systemSascha Schumann2000-05-011-1/+1
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-5/+1
* Remove debug runtime libraries from Release buildsSam Ruby2000-03-271-4/+4
* no c++ comments // pleaseThies C. Arntzen2000-03-261-1/+1