summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* myisam/ft_parser.cunknown2005-03-061-1/+1
* Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-03-041-4/+4
|\
| * mergeunknown2005-03-031-4/+4
| |\
| | * 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
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-8707unknown2005-03-031-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Don't try to create a symlink if the DATA DIRECTORY specified for a tableunknown2005-02-231-1/+6
* | | | Fixed wrong memory references found by purifyunknown2005-02-281-0/+4
* | | | Bug#8349 myisamchk: --set-charset does not workunknown2005-02-222-1/+3
|/ / /
* | | ctype_latin1.result, ctype_latin1.test, charset.c:unknown2005-02-221-1/+1
* | | A way not to compile UCA collationsunknown2005-02-182-1/+9
* | | Only escape the first character in a sequence of bytes that appears to beunknown2005-02-151-9/+6
* | | When escaping a string in a multi-byte character set, escape all bytes ofunknown2005-02-091-0/+20
* | | Applied a patch for Netware.unknown2005-02-081-1/+1
* | | Proper fix for comparision with ' 'unknown2005-02-011-3/+3
* | | Fix for a "table is full" bug in multi-table updates (Bug #7788)unknown2005-01-291-1/+1
* | | remove the entry from the list, before freeingunknown2005-01-241-0/+4
* | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-01-242-1/+2
|\ \ \
| * | | fixes/cleanups according to Coverity reportunknown2005-01-242-1/+2
* | | | Final patch for BUG#4285.unknown2005-01-191-0/+35
|/ / /
* | | Fixed new bug that caused symlink test to failunknown2005-01-181-3/+6
* | | Mergeunknown2005-01-151-14/+35
|\ \ \ | |/ /
| * | Fixed possible access to unintialized memory in filesort when using many buffersunknown2005-01-151-14/+35
* | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2005-01-111-16/+39
|\ \ \
| * | | fix for bug #5920 (embedded-server mysql doesn't handle --defaults-file)unknown2005-01-031-16/+39
* | | | A fix for linking failure of MySQL client when linking with imap librariesunknown2005-01-111-3/+3
* | | | Merge mysql.com:/home/mysql_src/mysql-4.0unknown2005-01-061-2/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fix for BUG#7714 "if disk full, sometimes MyISAM doesn't wait for free space,...unknown2005-01-061-2/+1
* | | | my_sleep.c:unknown2005-01-051-0/+2
* | | | Fixed a typo.unknown2005-01-031-1/+1
| |/ / |/| |
* | | myisam/sort.c:my_var_write and mysys/hash.c:hash_key made static inline,unknown2004-12-161-1/+1
* | | Bug #6737: REGEXP gives wrong result with case sensitive collation:unknown2004-11-221-0/+11
* | | correct name of function in synopsisunknown2004-11-181-1/+1
* | | key_cache.result, key_cache.test:unknown2004-11-161-12/+13
* | | Merge with 4.0unknown2004-11-121-5/+4
|\ \ \ | |/ /
| * | Removed an unneccessary for() and variable.unknown2004-11-121-5/+4
* | | Merge on pullunknown2004-11-121-39/+84
|\ \ \
| * \ \ merge with 4.0unknown2004-11-121-39/+84
| |\ \ \ | | |/ /
| | * | 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
* | | | A fix (bug #6551: UMASK_DIR & UMASK not taken into account (mysqld.cc my_init...unknown2004-11-111-0/+2
|/ / /
* | | Added possibility to detect if libmysqld is restartedunknown2004-11-111-3/+4
* | | A lot of fixes for prepared statements (PS):unknown2004-10-261-0/+2
* | | Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-223-0/+16
* | | Merge with 4.0unknown2004-10-201-2/+10
|\ \ \ | |/ /
| * | Fix test case for innodb-lockunknown2004-10-201-2/+10