summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Compile fix for Windows:Joerg Bruehe2009-10-161-1/+1
* Fix bug#47923 New "mf_keycache.c" requires thread supportJoerg Bruehe2009-10-081-0/+4
* Bug#47768 pthread_cond_timedwait() is broken on windowsKristofer Pettersson2009-10-061-1/+1
* Merge bug#42850 to 5.0Magnus Blåudd2009-09-281-3/+4
|\
| * Bug#42850 race condition in my_thr_init.cMagnus Blåudd2009-09-241-3/+4
* | fixed compilation warningsGeorgi Kodinov2009-09-241-1/+1
* | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-171-5/+2
* | Bug#17332 - changing key_buffer_size on a running serverIngo Struewing2009-09-072-495/+2181
* | Fix for BUG#46591 - .frm file isn't sync'd with sync_frm enabled for Satya B2009-09-031-0/+7
|/
* mergeGeorgi Kodinov2009-09-022-7/+11
|\
| * Post-merge fix. Observe C declaration placement rules.Davi Arnaut2009-09-021-7/+9
|/
* merging with changes in bugteam branch.Anurag Shekhar2009-08-315-8/+9
|\
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-285-8/+9
* | Bug #44723 Larger read_buffer_size values can cause performance Anurag Shekhar2009-08-241-4/+7
|/
* Bug#17270 - mysql client tool could not find ../share/charsets folder and fails.Ignacio Galarza2009-07-311-1/+1
* Bug#43572 Handle failures from hash_initV Narayanan2009-07-121-6/+7
* Bug#43572 Handle failures from hash_initV Narayanan2009-06-191-6/+29
* The get_date() function in mysys interpreted the GETDATE_GMT optionJim Winstead2009-05-071-4/+4
* Bug#43461: invalid comparison with string literal in default.cDavi Arnaut2009-03-192-3/+4
* auto-mergeIgnacio Galarza2009-03-195-318/+283
|\
| * Bug #42434: license of mysys MD5 implementation is not GPL-compatibleGeorgi Kodinov2009-03-091-305/+262
| * BUG#22082 Slave hangs(holds mutex) on "disk full"He Zhenxing2009-03-064-13/+21
* | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-106-11/+11
|/
* Bug#36279 - mysql built with Visual Studio 2005 does not display Vladislav Vaintroub2008-11-101-2/+0
* merging fixAlexey Botchkov2008-08-262-1/+9
|\
| * Bug#36579 Dumping information about locks in use may lead to a server crashDavi Arnaut2008-08-251-1/+1
* | Bug#32167 another privilege bypass with DATA/INDEX DIRECTORY.Alexey Botchkov2008-08-221-23/+24
|/
* Bug#30394: Empty HOME environment variable causes several utilities to crashChad MILLER2008-08-181-1/+1
* Merge mysql-5.0-bugteam -> local bugfix branchMarc Alff2008-08-111-3/+3
|\
| * Bug#37302 (missing DBUG_RETURN macro in function "find_key_block" (5.0 only))Marc Alff2008-08-111-3/+3
* | Bug#38296 (low memory crash with many conditions in a query)Marc Alff2008-08-111-1/+1
|/
* Bug #38180 options are read from ~/my.cnf instead of ~/.my.cnfTimothy Smith2008-07-162-26/+56
* fixed a compilation warning on windows 64.Georgi Kodinov2008-07-091-1/+1
* Fix "C++ code in C file" syntax error in mysys/default.cTimothy Smith2008-07-021-1/+3
* Bug #20748: Configuration files should not be read more than onceTimothy Smith2008-06-241-155/+129
* Fix for Bug#16902.Hakan Kuecuekyilmaz2008-06-161-1/+1
* revert the push of bug 35616.unknown2008-05-062-3/+3
* Bug#35616: memory overrun on 64-bit linux on setting large values for keybuff...unknown2008-05-062-3/+3
* Avoid compilation problem on AIX.unknown2008-04-281-2/+1
* fixed warnings from the fix of 26243unknown2008-03-291-1/+1
* Fix for bug #31781: multi-table UPDATE with temp-pool enabled fails unknown2008-03-031-3/+17
* Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-12-171-2/+2
|\
| * Merge mysql.com:/misc/mysql/31752_/41-31752_unknown2007-12-171-2/+2
| |\
| | * Bug#31752: check strmake() boundsunknown2007-12-061-2/+2
* | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-12-131-48/+127
|\ \ \
| * \ \ Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-12-061-1/+1
| |\ \ \
| | * | | Bug#31177: Server variables can't be set to their current valuesunknown2007-12-061-2/+0
| | * | | Bug#31177: Server variables can't be set to their current valuesunknown2007-12-031-1/+3
| * | | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-12-021-48/+127
| |\ \ \ \ | | |/ / /
| | * | | Bug#31177: Server variables can't be set to their current valuesunknown2007-11-301-48/+127