summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix for HPUX 11 and pthread_mutex_lockunknown2002-08-161-11/+27
* Fixed typo so that ulonglong are properly converted to double on AIX with gcc...unknown2002-08-161-2/+8
* Fixed problem with BIGINT and shutdown on AIXunknown2002-08-122-1/+3
* After discussing it with Monty by phone once more:unknown2002-08-101-0/+3
* Portability fix for AIXunknown2002-08-081-8/+4
* - portability fix for AIX in include/my_sys.h: define alloca as aunknown2002-08-081-0/+9
* Backported pthread_mutex_trylock code from MySQL 4.0 to fix problem on HPUX.unknown2002-08-061-7/+10
* my_pthread.h, configure.in:unknown2002-08-061-0/+7
* Changed initialization of RND() to be less predictable.unknown2002-08-061-0/+1
* Fixed bug with GROUP BY on NULL fields.unknown2002-08-052-0/+5
* Two small patches proposed by Paul DuBoisunknown2002-08-031-1/+1
* - Updated OS/2 port with files provided by Yuri Dario <mc6530@mclink.it> unknown2002-07-152-4/+7
* Added some patches provided by SuSE to fix build problems onunknown2002-07-151-1/+2
* Portability fixes for SCO and HPUXunknown2002-05-311-1/+1
* A small fix for HP-UX when used --with-debugunknown2002-05-301-1/+1
* Renamed stripp_sp -> strip_spunknown2002-05-271-1/+1
* Split raid C function to separate file to make things more portable.unknown2002-05-271-0/+6
* Portability fix for OSF1unknown2002-05-271-13/+13
* New my_gethostbyname_r() handlingunknown2002-05-162-25/+36
* Sergei's MyODBC fixunknown2002-05-121-3/+3
* Fixed problems with DECIMAL() type on overflow.unknown2002-05-021-1/+17
* Small fix for HP-UX 10.20 with DCE threadsunknown2002-04-161-1/+1
* Fixed pthread_cond_timedwait() for HPUX and DCE threadsunknown2002-04-161-0/+7
* Fixed overflow bugunknown2002-03-261-1/+1
* Added help for --local-infileunknown2002-03-121-0/+1
* Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-02-201-1/+2
|\
| * Made LOAD DATA LOCAL INFILE more secureunknown2002-02-131-1/+2
* | Framework to simplify memory leak tracingunknown2002-01-222-4/+15
|/
* Backport of mysqldump from 4.0unknown2002-01-021-2/+2
* Portability fixesunknown2001-12-271-0/+5
* misc cleanup unknown2001-12-131-2/+3
* slave-skip-errorsunknown2001-12-121-1/+10
* Fix that mysqladmin shutdown can be interrupted with ^Cunknown2001-11-031-1/+1
* Update for OS2 (patch from Yuri Dario).unknown2001-10-311-13/+5
* Mergeunknown2001-10-302-2/+16
* HA_NO_FULLTEXT_KEY and an appropriate error messageunknown2001-10-231-1/+2
* Fix for LOAD DATA FROM MASTER when using tables with checksumunknown2001-09-181-1/+2
* Added unique error for DEADLOCKunknown2001-09-173-1/+6
* OS2 patchunknown2001-09-126-6/+22
* More debug infounknown2001-09-081-1/+1
* Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlunknown2001-09-041-0/+1
|\
| * Portability fixunknown2001-09-041-0/+1
* | Ensure that libmysqlclient doesn't use raidunknown2001-09-041-1/+1
* | Make killing of threads saferunknown2001-09-011-3/+5
* | Portability fixesunknown2001-08-301-2/+2
* | Fix for OS2unknown2001-08-302-3/+6
* | Test that all MERGE tables comes from the same databaseunknown2001-08-291-1/+2
|/
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-08-231-4/+9
|\
| * Portability fixesunknown2001-08-231-4/+9
* | #include <my_pthread.h>unknown2001-08-221-0/+9
|/