summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Proper lib detection.Ilia Alshanetsky2003-02-151-1/+1
* 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
* 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
* - Don't add libcrypt if the crypt() function is provided already.foobar2003-02-141-4/+7
* 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
* Bug #22059. ftp_chdir() causes segfault. efree(ftp->pwd) was being called wi...Sara Golemon2003-02-131-2/+4
* Added test case for bug #22187.Ilia Alshanetsky2003-02-131-0/+10
* 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
* Fixed warnings.Ilia Alshanetsky2003-02-131-2/+2
* Fixed bug #22207 (e notation in *printf would be missing a 0 when there isIlia Alshanetsky2003-02-132-2/+17
* Use my_ulonglong instead of unsigned long long to make msvc++ happy.Edin Kadribasic2003-02-131-3/+3
* Added missing header needed for rpc_error().Ilia Alshanetsky2003-02-131-0/+2
* Initial windows project fileEdin Kadribasic2003-02-131-0/+120
* Added 'x' mode for fopen() used on local files. This mode will create a newIlia Alshanetsky2003-02-132-2/+2
* Use FILE*-less implementation for php://(stdin|stdout|stderr)Wez Furlong2003-02-131-7/+7
* Avoid problems with chunk_size and auto_detect_line_endings.Wez Furlong2003-02-131-2/+14
* cli should be allowed to have the chroot() function.Wez Furlong2003-02-131-1/+1
* removed warnings (unused vars)Georg Richter2003-02-131-1/+2
* - added more missing strcmp()Uwe Steinmann2003-02-131-3/+3
* ws fixfoobar2003-02-131-2/+2
* new testsGeorg Richter2003-02-133-0/+120
* added new function int mysql_get_server_versionGeorg Richter2003-02-133-0/+20
* changed function entries for statementsGeorg Richter2003-02-121-3/+3
* Fixed bug #22191 (frontbase build was broken for people using olderIlia Alshanetsky2003-02-121-3/+4
* Fix for GCC 3Mark L. Woodward2003-02-121-0/+2
* - Let's add the config.m4 file too :-)Derick Rethans2003-02-121-0/+58
* Fixed bug #22048 (incorrect insertion of session id when tabs are used toIlia Alshanetsky2003-02-122-6/+6
* - Fixed compile errors and some oddities like missing strcmpUwe Steinmann2003-02-121-18/+34
* added new testsGeorg Richter2003-02-126-0/+187
* removed function mysql_num_warnings (libmysql change).Georg Richter2003-02-123-18/+0