summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Mergendbdev@dl145c.mysql.com2005-09-131-0/+4
|\
| * Many files:bar@mysql.com2005-09-121-0/+4
* | Mergetulin@dl145c.mysql.com2005-09-121-0/+3
|\ \ | |/
| * A fix (bug #12917: The --defaults-extra-file option is ignored by the 5.0 cli...ramil@mysql.com2005-09-091-0/+3
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2005-09-071-3/+15
|\ \ | |/
| * Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@ua141d10.elisa.omakaista.fi2005-09-061-3/+15
| |\
| | * Added possibility to use string values 'true' and 'false' casejani@ua141d10.elisa.omakaista.fi2005-09-061-3/+15
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2005-09-061-8/+4
|\ \ \ | |/ /
| * | BUG#12983msvensson@neptunus.(none)2005-09-051-8/+4
| |/
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2005-09-021-1/+1
|\ \ | |/
| * Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-08-311-1/+1
| |\
| | * Fix handling of filenames that start the same as reserved filenamesjimw@mysql.com2005-08-311-1/+1
* | | mergendbdev@dl145b.mysql.com2005-08-314-3/+17
|\ \ \ | |/ /
| * | Fixes bug #11815. Convert file path to UNIX format to build correct query SergeyV@selena.2005-08-301-0/+2
| * | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0kent@mysql.com2005-08-261-1/+0
| |\ \
| | * \ Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1jani@a193-229-222-105.elisa-laajakaista.fi2005-08-261-1/+0
| | |\ \ | | | |/
| | | * Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2005-08-251-19/+0
| | | |\
| | | | * Remove function that was accidently added backmonty@mishka.local2005-08-251-19/+0
| * | | | Merge mysql.com:/Users/kent/mysql/bk/mysql-5.0-releasekent@mysql.com2005-08-261-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Revert a change that breaks (at least) all "max" builds.joerg@mysql.com2005-08-251-1/+1
| * | | | mergedserg@sergbook.mysql.com2005-08-261-1/+14
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | mergedserg@sergbook.mysql.com2005-08-251-1/+14
| | |\ \ | | | |/ | | |/|
| | | * memroot: trash the memory in free_root()serg@sergbook.mysql.com2005-08-241-1/+14
| | * | Mergekent@mysql.com2005-08-231-0/+19
| | |\ \ | | | |/ | | |/|
| | | * No C++ style comments in C source!joerg@mysql.com2005-08-171-1/+1
| | * | Bug#11338 Fixes from review (identical functionality).elliot@mysql.com2005-08-191-18/+0
| | |/
| | * Merge mysql.com:/Users/emurphy/src/bk-clean/mysql-4.1elliot@mysql.com2005-08-171-0/+18
| | |\
| | | * BUG#11338 (logging of prepared statement w/ blob type)elliot@mysql.com2005-08-171-0/+18
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0pappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-258-6/+76
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/home/jimw/my/mysql-5.0-11680jimw@mysql.com2005-08-242-2/+2
| |\ \ \
| | * | | Fix build using --without-server. (Bug #11680)jimw@mysql.com2005-08-232-2/+2
| * | | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-08-152-2/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Rename rest() macro in my_list.h to list_rest(). (Bug #12327)jimw@mysql.com2005-08-092-2/+3
| | | |/ | | |/|
| * | | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1acurtis@xiphis.org2005-08-113-1/+70
| |\ \ \ | | |/ /
| | * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2005-08-093-1/+70
| | |\ \
| | | * | Bug#5439 : mysql_server_init() crashes if ShiftJIS path is passedbar@mysql.com2005-08-083-1/+70
| * | | | Added missing cast.jani@ua141d10.elisa.omakaista.fi2005-08-091-1/+1
* | | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0pappa@c-8b0ae253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-055-56/+55
|\ \ \ \ \ | |/ / / /
| * | | | Fixes during review of new pushed codemonty@mishka.local2005-07-313-5/+6
| * | | | Ensure we free all items for prepared statementsmonty@mysql.com2005-07-291-1/+1
| * | | | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-07-281-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge mysql.com:/home/my/mysql-4.0monty@mysql.com2005-07-271-2/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Review fixes:monty@mysql.com2005-07-261-2/+2
| * | | | Cleanups during review of new codemonty@mysql.com2005-07-282-27/+28
| | |_|/ | |/| |
| * | | Merge mysql.com:/usr/home/bar/mysql-4.1bar@mysql.com2005-07-261-16/+18
| |\ \ \ | | |/ /
| | * | charset.c:bar@mysql.com2005-07-251-16/+18
| * | | Merge mysql.com:/home/jimw/my/mysql-5.0-buildjimw@mysql.com2005-07-221-6/+1
| |\ \ \
| | * | | Remove use of non-portable gettimeofday() in thr_lock.c (Bug #12100)jimw@mysql.com2005-07-221-6/+1
* | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0ndbdev@dl145b.mysql.com2005-07-211-2/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1pappa@c-450ae253.1238-1-64736c10.cust.bredbandsbolaget.se2005-07-211-2/+5
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /