summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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 mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1pappa@c-450ae253.1238-1-64736c10.cust.bredbandsbolaget.se2005-07-211-2/+5
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.0pappa@c-450ae253.1238-1-64736c10.cust.bredbandsbolaget.se2005-07-201-2/+5
| |\ \ | | |/
| | * Bug #10600mronstrom@mysql.com2005-07-191-2/+5
| | * A fix for Netware.jani@ua141d10.elisa.omakaista.fi2005-04-051-1/+1
* | | A fix and a test case for Bug#10760 and complementary cleanups. konstantin@mysql.com2005-07-191-53/+131
* | | Bug#10932 - Building server with key limit of 128, makes test cases failingo@mysql.com2005-07-191-0/+31
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mishka.local2005-07-185-292/+140
|\ \ \
| * | | Cleanups during reviewmonty@mishka.local2005-07-185-292/+140
* | | | Get rid of checking for ETIME return value of pthread_cond_timedwait.konstantin@mysql.com2005-07-141-1/+1
* | | | Look in the directory above the executable for the my.cnf/ini, on Windows, asjimw@mysql.com2005-07-061-12/+80
* | | | Mergekent@mysql.com2005-07-061-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Makefile.am:kent@mysql.com2005-07-051-1/+2
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-10214jimw@mysql.com2005-07-051-8/+108
|\ \ \ \
| * | | | Add documentation to the escape_*() functions in mysys.jimw@mysql.com2005-07-051-16/+52
| * | | | Make status of NO_BACKSLASH_ESCAPES mode known to the client sojimw@mysql.com2005-06-231-0/+64
* | | | | Making rpl_until more robust if machine is slow. Removing rpl_trunc_binloggbichot@production.mysql.com2005-07-041-8/+10
| |_|/ / |/| | |
* | | | manual mergemonty@mysql.com2005-07-041-2/+1
|\ \ \ \
| * | | | Fixes during review of new codemonty@mysql.com2005-07-041-2/+1
* | | | | Merge with 4.1monty@mysql.com2005-07-032-40/+53
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Move reset of insert_values to ensure it's done also during error conditionsmonty@mysql.com2005-06-281-0/+1
| * | | | Better bug fix for:monty@mishka.local2005-06-271-5/+4
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2005-06-231-35/+49
| |\ \ \ \
| | * | | | Cleanup during review of new codemonty@mishka.local2005-06-211-35/+49
* | | | | | Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-0/+45
* | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbmarty@linux.site2005-06-3012-71/+132
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0petr@mysql.com2005-06-291-17/+51
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | post review fixes (second review)petr@mysql.com2005-06-291-2/+4
| | * | | | | post review fixes to a patchpetr@mysql.com2005-06-291-8/+15
| | * | | | | Fix modify_defaults_file as agreed with monty (correct all occurences of an o...petr@mysql.com2005-06-231-16/+41
| * | | | | | Bug#8321 - myisampack bug in compression algorithmingo@mysql.com2005-06-241-0/+3
| | |_|_|/ / | |/| | | |
| * | | | | Merge mdk10.(none):/home/reggie/bk/bug9148reggie@mdk10.(none)2005-06-221-5/+7
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Bug #9148 Denial of Servicereggie@mdk10.(none)2005-06-211-5/+7
| | |/ /
| * | | Add a missing statement, add licensing info and correct coding stylepetr@mysql.com2005-06-221-48/+70
| * | | a fix (bug #10650: Bit literal case sensitivity).ramil@mysql.com2005-06-161-1/+1