summaryrefslogtreecommitdiff
path: root/mysys/my_static.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.2.Michael Widenius2011-12-111-2/+5
|\
| * Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+5
| |\
| | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+5
| | |\
| | | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | | |\
| | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | | * Bug#17332 - changing key_buffer_size on a running serverIngo Struewing2009-09-071-3/+0
| | | | * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-2/+2
| | | | * revert the push of bug 35616.unknown2008-05-061-2/+2
| | | | * Bug#35616: memory overrun on 64-bit linux on setting large values for keybuff...unknown2008-05-061-2/+2
* | | | | Merge with 5.2Michael Widenius2011-09-101-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Fixed lp:814238 "safe_mutex issues must be assertions in debug binary"Michael Widenius2011-09-021-1/+2
* | | | | Merge 5.2->5.3unknown2011-09-021-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Added logging of all errors from my_read/my_write/my_pread/my_pwrite/my_open ...Michael Widenius2011-09-021-0/+1
| |/ / /
* | | | merge Windows performance patches into 5.3Vladislav Vaintroub2011-07-051-1/+1
|\ \ \ \
| * | | | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr...Vladislav Vaintroub2011-06-121-1/+1
| |/ / /
* | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-5/+0
|\ \ \ \ | |/ / / |/| | |
| * | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-5/+0
| |/ /
* | | Added --sync-sys=0 option for mysqld to skip sync() calls for faster testingMichael Widenius2010-08-091-0/+1
* | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-0/+7
|\ \ \ | |/ /
| * | WL#4259 - Debug Sync FacilityIngo Struewing2009-09-291-0/+8
* | | post-review fixesSergei Golubchik2009-01-151-1/+2
* | | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-2/+2
|\ \ \ | |/ /
| * | Bug#35616: memory overrun on 64-bit linux on setting large values for keybuff...Tatiana A. Nurnberg2008-08-191-2/+2
* | | added __attribute__((unused))Sergei Golubchik2008-08-291-2/+5
* | | proc_info_hook, mysys access to thd->proc_infoSergei Golubchik2008-08-271-0/+9
* | | WL#3071 Maria checkpoint, WL#3072 Maria recoveryunknown2007-11-161-1/+1
|/ /
* | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-0/+1
* | Fixes Bug#30127: --debug-info no longer prints memory usage in mysqlunknown2007-08-011-2/+0
* | Slow query log to file now displays queries with microsecond precissionunknown2007-07-301-0/+5
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-3/+3
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-3/+3
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-enginesunknown2007-05-101-3/+0
|\ \ \ | |/ / |/| |
| * | Bug#17332 - changing key_buffer_size on a running serverunknown2007-01-311-3/+0
* | | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maintunknown2007-03-231-5/+0
|\ \ \ | |/ / |/| / | |/
| * Bug#26233 very suspect code in mf_tempfile.c, in function create_temp_file()unknown2007-03-231-5/+0
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
* | Another long patch to remove the rest of the OS2 support. unknown2006-04-151-1/+1
* | This patch cleans up two tests which were a bit fragile from other failing te...unknown2006-02-241-7/+0
|/
* Fixes during review of new pushed codeunknown2005-07-311-1/+2
* timed_mutexes moved to include/my_sys.h and mysys/my_static.cunknown2005-01-261-0/+2
* Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0unknown2004-12-141-0/+6
* Max open files handling moved to my_set_max_open_files()unknown2004-02-191-1/+3
* Changed safemalloc structure to not have to be 8 byte aligned. (Portability p...unknown2003-06-121-6/+5
* Portability fixes for HP compiler and HPUX11unknown2002-11-091-1/+1
* Portability fixesunknown2001-12-171-0/+7
* Update copyrightunknown2001-12-061-15/+14
* Fixes for OS2.unknown2001-08-221-1/+1
* Added --skip-symlinksunknown2001-06-011-0/+1
* Bug fix for NATURAL JOIN, Split manual sections and more statistic variablesunknown2000-11-201-1/+1