summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Fix possible memory overrun when reading broken character set filesunknown2003-04-261-1/+1
* Fixed bug in memory allocation that could affect 64 bit systems (affected ham...unknown2003-04-031-1/+8
* warning addedunknown2003-03-101-1/+5
* Merge bk-internal:/home/bk/mysql-3.23/unknown2003-03-101-2/+13
|\
| * ignore world-writeable my.cnf'sunknown2003-03-101-2/+13
* | Don't allow BACKUP TABLE to overwrite filesunknown2003-03-101-8/+22
|/
* On windows, delete any conflicting 'to' files on rename(from,to)unknown2002-12-141-0/+7
* - Portability fixes for HP compiler on HPUX11 (backport from 4.0 tree)unknown2002-12-044-7/+18
* Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23unknown2002-11-181-5/+6
|\
| * Small change to make key cache code cleaerunknown2002-11-181-5/+6
* | - Applied required modifications for automake 1.5unknown2002-11-171-10/+1
|/
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-10-201-1/+1
|\
| * Fixed usage of putenv() on windows (in not normally used code)unknown2002-10-201-1/+1
* | Added optional NT service and fix the TZ variable bugunknown2002-10-161-0/+4
|/
* Allocate HEAP blocks in smaller blocks to get better memory utilization and m...unknown2002-10-131-4/+3
* Portability fixes for HPUX and Openbsdunknown2002-08-181-2/+2
* Fix for HPUX 11 and pthread_mutex_lockunknown2002-08-161-28/+51
* Fixed typo so that ulonglong are properly converted to double on AIX with gcc...unknown2002-08-161-1/+1
* my_pthread.c:unknown2002-08-141-6/+31
* Removed not needed comment (to keep aligned with the rest of the code)unknown2002-08-131-2/+1
* my_pthread.c:unknown2002-08-131-1/+3
* Fixed problem with BIGINT and shutdown on AIXunknown2002-08-1215-177/+202
* Backported pthread_mutex_trylock code from MySQL 4.0 to fix problem on HPUX.unknown2002-08-061-2/+21
* - Updated OS/2 port with files provided by Yuri Dario <mc6530@mclink.it> unknown2002-07-153-6/+22
* Portability fix for HPUXunknown2002-06-171-2/+9
* Portability fixes for SCO and HPUXunknown2002-05-311-1/+1
* Renamed stripp_sp -> strip_spunknown2002-05-272-4/+4
* Split raid C function to separate file to make things more portable.unknown2002-05-273-11/+33
* Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2002-05-161-1/+1
|\
| * A final and proper fix for HP-UX problems with pthread_cond_timedwait.unknown2002-05-161-1/+1
* | New my_gethostbyname_r() handlingunknown2002-05-164-55/+129
|/
* Sergei's MyODBC fixunknown2002-05-125-6/+6
* Small fix for HP-UX 10.20 with DCE threadsunknown2002-04-161-2/+2
* Fixed pthread_cond_timedwait() for HPUX and DCE threadsunknown2002-04-161-2/+16
* mf_qsort.c:unknown2002-02-231-196/+164
* Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-02-202-1/+51
|\
| * Update to autoconf 2.52unknown2002-02-072-1/+51
* | Framework to simplify memory leak tracingunknown2002-01-222-7/+7
|/
* Fixed bug when making a range join based on information from a const table.unknown2002-01-181-1/+1
* Minors changes for the Windows 3.23.47 releaseunknown2001-12-301-0/+1
* misc cleanup unknown2001-12-131-3/+4
* slave-skip-errorsunknown2001-12-121-7/+45
* Fixed bug in LEFT JOINunknown2001-12-051-1/+1
* Added read log caching and fixed a possible bug in write cacheing.unknown2001-11-281-6/+21
* Small safety fixunknown2001-11-281-2/+4
* Fix race condition in ANALYZE TABLE.unknown2001-11-261-1/+2
* Portability fixunknown2001-11-221-2/+3
* Portability fixesunknown2001-10-311-1/+2
* Portability fixesunknown2001-10-314-2/+12
* Update for OS2 (patch from Yuri Dario).unknown2001-10-314-10/+58