summaryrefslogtreecommitdiff
path: root/include/my_sys.h
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-1/+1
* - Added/updated copyright headersKent Boortz2010-12-281-1/+1
* Bug#53906: Stray semicolon in my_sys.h corrupts macro function definition of ...Davi Arnaut2010-06-081-1/+1
* Fix for BUG#46591 - .frm file isn't sync'd with sync_frm enabled for Satya B2009-09-031-0/+1
* Bug #45287: phase 2 : 5.0 64 bit compilation warningsGeorgi Kodinov2009-07-161-1/+1
* Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-1/+2
|\
| * auto-mergeIgnacio Galarza2009-03-191-0/+1
| |\
| | * BUG#22082 Slave hangs(holds mutex) on "disk full"He Zhenxing2009-03-061-0/+1
| * | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-1/+1
| |/
| * Bug#32167 another privilege bypass with DATA/INDEX DIRECTORY.Alexey Botchkov2008-08-221-0/+1
* | Buq#32167 another privilege bypass with DATA/INDEX DIRECTORY.Alexey Botchkov2008-07-311-0/+1
* | Merge fix for bug#38180 from mysql-5.0.66a-releaseJonathan Perkin2008-07-181-0/+1
|\ \ | |/
| * Bug #38180 options are read from ~/my.cnf instead of ~/.my.cnfTimothy Smith2008-07-161-0/+1
* | Merge chunk from trunk.Chad MILLER2008-07-101-0/+6
|\ \ | |/
| * Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rplmkindahl@dl145h.mysql.com2008-01-301-0/+6
| |\
| | * BUG#30435 loading large LOAD DATA INFILE breaks slave with aelkin/elkin@koti.dsl.inet.fi2007-12-211-0/+6
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-12-101-0/+1
|\ \ \ | |/ / |/| |
| * | Push history-limiting code until after the code that adds new cmiller@zippy.cornsilk.net2007-11-141-0/+1
* | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0tsmith@ramayana.hindu.god2007-12-041-0/+4
|\ \ \
| * \ \ Merge trift2.:/MySQL/M50/mysql-5.0joerg@trift2.2007-11-141-0/+2
| |\ \ \
| | * \ \ Merge mysql.com:/home/svoj/devel/mysql/BUG31159/mysql-4.1-enginessvoj@june.mysql.com2007-10-241-0/+2
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | BUG#31159 - fulltext search on ucs2 column crashes serversvoj@mysql.com/june.mysql.com2007-10-241-0/+2
| * | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/build/50tsmith@ramayana.hindu.god2007-11-071-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug #20748: Configuration files should not be read more than oncetsmith@ramayana.hindu.god2007-11-071-0/+2
| | | |/ | | |/|
* | | | Fix for bug #31207: Test "join_nested" shows different strategy on IA64kaa@polly.(none)2007-10-171-2/+4
|/ / /
* | | Backport of my_malloc() changes from 5.1 to make it 64-bit safe on Unix platf...kaa@polly.local2007-08-291-13/+13
|/ /
* | Merge mysql.com:/home/svoj/devel/mysql/BUG25712/mysql-4.1-enginessvoj@mysql.com/june.mysql.com2007-05-171-1/+1
|\ \ | |/
| * Addition to fix forsvoj@mysql.com/june.mysql.com2007-05-171-1/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1-enginesistruewing@chilla.local2006-10-111-8/+14
| |\
* | | Bug#25118 ATTRIBUTE_FORMAT_FPTR undeclared in m_ctype.hmsvensson@pilot.blaudden2007-04-121-3/+0
* | | Bug#23736 Pointer free error in mysqlbinlogiggy@recycle.(none)2007-03-201-8/+9
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-3/+4
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2006-12-151-3/+4
| |\ \ \
| | * | | Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-3/+4
| | * | | Add define for my_getpagesize to 8192(reworked in 5.0)msvensson@neptunus.(none)2006-11-231-0/+5
* | | | | Merge recycle.(none):/src/bug22807/my50-bug22807iggy@recycle.(none)2007-01-181-0/+2
|\ \ \ \ \
| * | | | | Bug#22807 mysql_upgrade fails when called with a basedir-path containing spacesiggy@recycle.(none)2007-01-181-0/+2
| |/ / / /
* | | | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
|/ / / /
* | | | Rework my_getpagesize functionmsvensson@neptunus.(none)2006-11-231-7/+7
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-enginesistruewing@chilla.local2006-10-111-8/+14
|\ \ \
| * \ \ Merge chilla.local:/home/mydev/mysql-4.1-bug8283-oneistruewing@chilla.local2006-10-091-8/+14
| |\ \ \ | | | |/ | | |/|
| | * | Bug#8283 - OPTIMIZE TABLE causes data lossistruewing@chilla.local2006-10-091-8/+14
* | | | Fix merge of __attribute__ cleanup.jimw@rama.(none)2006-09-281-1/+1
* | | | Merge rama.(none):/home/jimw/my/mysql-4.1-cleanjimw@rama.(none)2006-09-281-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug #2717: include/my_global.h mis-defines __attribute__jimw@rama.(none)2006-08-171-2/+2
| |/
* | my_sys.h:kent@mysql.com2006-07-011-1/+1
* | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rpllars@mysql.com2006-06-291-0/+8
|\ \
| * | Fixing BUG#17719 "Delete of binlog files fails on Windows"aivanov@mysql.com2006-06-281-0/+8
* | | Fix compilation failures on Windows caused by the patch for Bug#17199.konstantin@mysql.com2006-06-271-1/+1
|/ /
* | Merge mysql.com:/usr/local/mysql/mysql-5.0-vgfixknielsen@mysql.com2006-05-151-0/+1
|\ \