summaryrefslogtreecommitdiff
path: root/include/my_sys.h
Commit message (Expand)AuthorAgeFilesLines
* timed_mutexes moved to include/my_sys.h and mysys/my_static.cunknown2005-01-261-0/+2
* Merge with 4.1unknown2005-01-151-0/+1
|\
| * Mergeunknown2005-01-151-0/+1
| |\
| | * Fixed possible access to unintialized memory in filesort when using many buffersunknown2005-01-151-0/+1
* | | Merging conflicts resolvedunknown2005-01-111-0/+2
|\ \ \ | |/ /
| * | fix for bug #5920 (embedded-server mysql doesn't handle --defaults-file)unknown2005-01-031-0/+2
* | | WL#1895 - Print message to error log in case of detected MyISAM corruptionunknown2004-12-231-3/+2
* | | Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0unknown2004-12-141-0/+15
* | | protection: TRASH in deleteunknown2004-11-281-0/+2
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2004-11-151-0/+1
|\ \ \
| * \ \ Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)unknown2004-11-111-0/+1
| |\ \ \ | | |/ /
| | * | Added possibility to detect if libmysqld is restartedunknown2004-11-111-0/+1
* | | | s/ha_store_ptr/my_store_ptr/unknown2004-11-071-0/+2
* | | | mmap portability layer, mmap for Windowsunknown2004-11-041-0/+26
|/ / /
* | | merge with 4.1unknown2004-10-291-1/+2
|\ \ \ | |/ /
| * | true,false -> TRUE, FALSEunknown2004-10-141-1/+1
| * | Implementation of Monty's idea about clear_alloc_root() optimization and clea...unknown2004-09-231-1/+2
* | | Two small fixes to make -debug version usable again.unknown2004-09-141-1/+1
* | | Merge.unknown2004-09-131-0/+4
|\ \ \
| * | | Added per thread status variables, after review, patch v1.1.unknown2004-09-131-0/+4
* | | | Merge on pullunknown2004-09-091-2/+9
|\ \ \ \ | |/ / / |/| | |
| * | | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-2/+3
| * | | Merge with 4.1unknown2004-09-061-0/+6
| |\ \ \ | | |/ /
| | * | mergedunknown2004-08-261-0/+6
| | |\ \ | | | |/
| | | * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-191-0/+6
| | | * backport wild_compare fix from 4.1 - bug#3924unknown2004-05-291-1/+1
* | | | Please rewiev. Here added a function to process config. files options.unknown2004-08-301-0/+7
|/ / /
* | | Manual mergeunknown2004-06-141-0/+1
|\ \ \
| * \ \ Manual mergeunknown2004-05-131-0/+1
| |\ \ \
| | * | | This is first cset for WL#1394 "Optimize index merge when all involved index ...unknown2004-05-131-0/+1
* | | | | Merging 4.1 to 5.0.unknown2004-05-261-0/+2
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Support for character set conversion in binary protocol: another gounknown2004-05-251-0/+2
* | | | file parser for new .frmunknown2004-05-111-0/+7
* | | | Merge 4.1 -> 5.0.unknown2004-04-071-19/+36
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | WL#775 "Add status variable identifying binlog_cache_size shortage"unknown2004-04-021-0/+5
| * | merge with 4.0unknown2004-03-161-3/+3
| |\ \ | | |/
| | * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-3/+3
| * | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-03-021-0/+1
| |\ \
| | * | Desperate attempt to push part of prepared statements cleanup which was unknown2004-03-021-0/+1
| * | | my_getsystime()unknown2004-03-021-0/+1
| |/ /
| * | my_gethwaddr() for linux/freebsdunknown2004-02-271-0/+2
| * | Max open files handling moved to my_set_max_open_files()unknown2004-02-191-16/+22
| * | Merge with 4.0.18unknown2004-02-111-0/+2
| |\ \ | | |/
| | * Proposed (version #2) fix for bug #1948:unknown2004-02-021-0/+2
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2003-12-191-2/+2
|\ \ \ | |/ /
| * | Merge with 4.0.17unknown2003-12-171-2/+2
| |\ \ | | |/
| | * Portability fixes (mostly test suite)unknown2003-12-161-1/+1
| | * Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...unknown2003-12-111-1/+1
* | | This will be pushed only after I fix the testsuite.unknown2003-12-181-0/+1
|/ /
* | mi_keycache.c:unknown2003-11-251-2/+1