summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Proper lib detection.Ilia Alshanetsky2003-02-151-1/+1
* Fixed bug #22234Moriyoshi Koizumi2003-02-151-0/+11
* If a test does not have any data after 60 seconds of waiting, assume thatWez Furlong2003-02-151-1/+36
* Add optional signal parameter to proc_terminate.Wez Furlong2003-02-151-3/+4
* Add proc_terminate() function to forcibly kill off a process createdWez Furlong2003-02-153-0/+28
* Fixed skip condition.Ilia Alshanetsky2003-02-151-1/+1
* added skipif section (innodb-support)Georg Richter2003-02-152-3/+26
* Fixed bug #22227Moriyoshi Koizumi2003-02-152-12/+20
* fix parameter string (-R & -H)Marcus Boerger2003-02-151-1/+1
* Added test case for bug #22231Moriyoshi Koizumi2003-02-151-0/+39
* Add .cvsignore for tests.Sebastian Bergmann2003-02-150-0/+0
* ChangeLog update2003-02-152-0/+137
* Allow mysqli to be built when imap (c-client) is used.Ilia Alshanetsky2003-02-141-0/+7
* CS fixes.Ilia Alshanetsky2003-02-142-36/+42
* Fixed compile warnings.Ilia Alshanetsky2003-02-142-6/+10
* test for bind_result with showGeorg Richter2003-02-141-0/+28
* a little bit slower but somewhat tricky and more flexible and it does notMarcus Boerger2003-02-141-9/+11
* Fixed a str_replace() bug similar to bug #22224Moriyoshi Koizumi2003-02-141-1/+2
* Fixed bug #22224 (implode changes object references in array)Moriyoshi Koizumi2003-02-142-1/+28
* CS fixes.Ilia Alshanetsky2003-02-141-12/+17
* Fixed a typo.Ilia Alshanetsky2003-02-141-1/+2
* fixed compiler warningGeorg Richter2003-02-141-1/+1
* fixed a bug in mysqli_fetchGeorg Richter2003-02-141-33/+33
* Missing portion of the previous patch.Ilia Alshanetsky2003-02-144-127/+127
* Buncha Fixes.Ilia Alshanetsky2003-02-141-1/+1
* bind_result fixGeorg Richter2003-02-141-4/+5
* fixed a bug in prepare/bindGeorg Richter2003-02-141-1/+1
* MFBfoobar2003-02-141-0/+1
* init current_execute_data befor we start executingThies C. Arntzen2003-02-141-0/+2
* upsThies C. Arntzen2003-02-141-1/+1
* add really nice dump_bt function for debugging in gdbThies C. Arntzen2003-02-142-1/+20
* ChangeLog update2003-02-142-0/+297
* - Don't add libcrypt if the crypt() function is provided already.foobar2003-02-142-11/+14
* Fix error handling in illegal property accessZeev Suraski2003-02-131-5/+12
* MFB(r-1.68.2.5) Bug 22052Sara Golemon2003-02-131-2/+4
* pass tsrmls instead of fetching it alwaysMarcus Boerger2003-02-131-9/+6
* MFB: Fix for bug #22199Wez Furlong2003-02-131-4/+7
* Bug #22059. ftp_chdir() causes segfault. efree(ftp->pwd) was being called wi...Sara Golemon2003-02-132-2/+5
* fix non FCGI buildMarcus Boerger2003-02-131-1/+2
* Added test case for bug #22187.Ilia Alshanetsky2003-02-131-0/+10
* Modified fix for bug #22187 so that it does not affect handling of numbersIlia Alshanetsky2003-02-131-1/+4
* Added test for those different crypt() methods. Hopefully I got the results r...foobar2003-02-131-0/+26
* include file for testGeorg Richter2003-02-131-0/+10
* There is *absolutely no* definitive way to know if argv0 is theShane Caraveo2003-02-131-28/+43
* Fixed warnings.Ilia Alshanetsky2003-02-131-2/+2
* Another IS_SLASH fix.Wez Furlong2003-02-131-1/+1
* Fixed bug #22207 (e notation in *printf would be missing a 0 when there isIlia Alshanetsky2003-02-132-2/+17
* A probable cure for many getcwd/relative include related problems for win32.Wez Furlong2003-02-131-2/+2
* PAD() macro didn't increase the buffer size resulting in loss of theIlia Alshanetsky2003-02-131-0/+1
* Use my_ulonglong instead of unsigned long long to make msvc++ happy.Edin Kadribasic2003-02-131-3/+3