summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Removed support for RAID, mit-threads, and MySQL FS (really, if someone wants...unknown2005-03-161-2/+1
* after merge fixesunknown2005-03-091-2/+4
* mergedunknown2005-03-092-5/+1
|\
| * 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
| | |\
| * | | myisam/ft_parser.cunknown2005-03-061-1/+1
| |/ /
* | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-081-1/+1
|\ \ \
| * \ \ Merge changes.unknown2005-03-081-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | 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
* | | | Fixed Bug#8922.unknown2005-03-081-12/+4
|/ / /
* | | Clean up mergeunknown2005-03-071-4/+12
|\ \ \
| * | | Avoid calls to my_seek() and my_tell() on log files so thatunknown2005-03-021-4/+12
* | | | Merge with after merge fixunknown2005-03-041-4/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
* | | | | Merged from 4.1unknown2005-03-031-1/+6
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | workaround for a bug removedunknown2005-03-021-7/+2
* | | | | my_mmap.c:unknown2005-03-011-3/+1
* | | | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-011-38/+4
|\ \ \ \ \
| * \ \ \ \ Merge mysql.com:/home/cps/mysql/trees/mysql-5.0unknown2005-02-271-38/+4
| |\ \ \ \ \
| | * \ \ \ \ Merge mysql.com:/home/cps/mysql/trees/mysql-5.0unknown2005-02-201-2/+2
| | |\ \ \ \ \
| | * \ \ \ \ \ mergeunknown2005-02-191-38/+4
| | |\ \ \ \ \ \
| | | * | | | | | made IM to work with --defaults-file smoothlyunknown2005-02-181-38/+4
* | | | | | | | | fix compilation failure on sunfire280unknown2005-03-011-1/+0
* | | | | | | | | merge with 4.1unknown2005-02-281-0/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Fixed wrong memory references found by purifyunknown2005-02-281-0/+4
* | | | | | | | Merge with global treeunknown2005-02-251-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Show all generated warnings in SHOW ERRORunknown2005-02-241-2/+3
* | | | | | | | | Changes to allow 5.0.3 to compile on Windows after XA was pushedunknown2005-02-231-0/+6
|/ / / / / / / /
* | | | | | | | Mergeunknown2005-02-232-1/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Bug#8349 myisamchk: --set-charset does not workunknown2005-02-222-1/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge with 4.1unknown2005-02-221-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | |
| * | | | | ctype_latin1.result, ctype_latin1.test, charset.c:unknown2005-02-221-1/+1
* | | | | | portability fixesunknown2005-02-201-2/+2
| |/ / / / |/| | | |
* | | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0unknown2005-02-181-1/+1
|\ \ \ \ \
| * \ \ \ \ manually mergedunknown2005-02-141-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | XA (not completely polished out yet)unknown2005-01-161-1/+1
* | | | | | Merge: don't add this into configure in as it is already inunknown2005-02-182-1/+9
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | A way not to compile UCA collationsunknown2005-02-182-1/+9
* | | | | | Mergeunknown2005-02-171-0/+17
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | 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