summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal:/home/bk/mysql-4.0/unknown2005-03-031-4/+4
|\
| * Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)unknown2005-03-031-4/+4
* | mergeunknown2005-02-251-2/+8
|\ \ | |/ |/|
| * A fix (bug #5056: defaults-extra-file throws no error when file is inaccessib...unknown2004-09-021-2/+8
* | Fixed possible access to unintialized memory in filesort when using many buffersunknown2005-01-151-14/+35
* | Fix for BUG#7714 "if disk full, sometimes MyISAM doesn't wait for free space,...unknown2005-01-061-2/+1
* | Removed an unneccessary for() and variable.unknown2004-11-121-5/+4
* | Some code clean-up and optimization.unknown2004-11-111-30/+60
* | Removed check for .ini file elsewhere, except on Windows.unknown2004-11-111-0/+4
* | Fixed a typo that caused segmentation fault when usingunknown2004-11-051-1/+1
* | Changed default.c so that it now checks for my.ini and thenunknown2004-11-051-39/+50
* | Fix test case for innodb-lockunknown2004-10-201-2/+10
* | Fix for BUG#3248 "Doc says MyISAM warns if disk full but it does not":unknown2004-09-245-13/+25
|/
* Added global my_getopt_error_reporter function pointer which is unknown2004-08-311-45/+56
* Code style fixes.unknown2004-08-281-39/+48
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-251-29/+29
|\
| * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-191-1/+1
| * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-191-1/+1
| * BUG# 4466 - Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-181-33/+23
| * mysql_priv.h:unknown2004-08-141-19/+29
* | Fix warning VC++ and fix applied fisrt to source 4.1unknown2004-08-242-22/+9
* | typos fixedunknown2004-08-191-2/+2
* | copied new my_vsnprintf from 4.1. use "ul" when mergingunknown2004-08-191-16/+74
|/
* my_lib.c:unknown2004-07-051-2/+4
* Windows-specific:unknown2004-07-051-0/+9
* Prevent potential problems on 32-Bit machines.unknown2004-06-251-4/+4
* - rephrased commentunknown2004-06-221-1/+2
* - Applied some portability fixes for SGI IRIX/MipsPro compilerunknown2004-06-221-1/+1
* Applied patch from Novell (2004-06-03)unknown2004-06-181-1/+1
* backport wild_compare fix from 4.1 - bug#3924unknown2004-05-292-24/+47
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-255-13/+28
|\
| * Added patches from Novellunknown2004-05-255-13/+28
* | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'unknown2004-05-191-1/+1
|/
* better followup fix for my_getopt (Argh!)unknown2004-04-301-7/+7
* followup - error fixedunknown2004-04-301-2/+3
* bug#3529 - my_getopt doesn't process short OPT_ARG options correctlyunknown2004-04-281-11/+20
* bug#3556 - soundexunknown2004-04-281-2/+2
* Merge bk-internal:/home/bk/mysql-4.0/unknown2004-03-251-1/+2
|\
| * shared IO_CACHE: protection against remove_io_share in a wrong timeunknown2004-03-251-1/+2
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2004-03-231-1/+1
|\ \ | |/
| * commentunknown2004-03-231-1/+1
* | fixed config parser to recognize correctly strings like following:unknown2004-03-201-2/+4
|/
* Merge bk-internal:/home/bk/mysql-4.0/unknown2004-03-163-12/+27
|\
| * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-103-12/+27
* | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-03-071-0/+4
|\ \ | |/ |/|
| * comment clarifiedunknown2004-03-051-0/+4
* | Ensure that one can't from the command line set a variable too small. (Bug #2...unknown2004-03-061-9/+6
|/
* Fixed usage of strxnmov() in recent changesetsunknown2004-02-192-9/+11
* potential problem fixed afer some reasoningunknown2004-02-192-4/+4
* merge 3.23 -> 4.0, 2003/02/06unknown2004-02-061-481/+0
|\