summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* post review fixunknown2005-04-141-9/+18
* Add missing parts for the "Cybozu" custom build, to avoid future manual patches.unknown2005-04-081-2/+2
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-291-0/+6
|\
| * Adding Cybozu's patch.unknown2005-03-291-0/+6
* | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-291-14/+121
|\ \ | |/ |/|
| * Post-review fixes for "!include" patch originating from Yahoo! (the whole pat...unknown2005-03-251-14/+121
* | A fix for Bug#8226 "Cannot connect via shared memory": unknown2005-03-262-1/+225
* | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-03-072-5/+3
|\ \
| * | Merge 4.0.24 compile changes into the 4.1 tree.unknown2005-03-071-37/+222
| * | Manual merge of the 4.0.24 compile changes into the 4.1 tree.unknown2005-03-072-227/+40
| |\ \ | | |/ | |/|
| | * Please the Sun C compiler by qualifying 'inline' as 'static inline'.unknown2005-03-041-2/+2
| | * Qualify 'inline' functions as 'static inline' to please the Sun C compiler.unknown2005-03-041-3/+3
* | | 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