summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mergehf@deer.(none)2004-01-077-16/+535
|\
| * SCRUMhf@deer.(none)2003-12-017-20/+535
* | srv0start.c:heikki@hundin.mysql.fi2004-01-061-2/+3
* | srv0start.c:heikki@hundin.mysql.fi2004-01-061-0/+13
* | Fixed Bug#2205.jani@rhols221.adsl.netsonic.fi2004-01-051-2/+28
* | log0recv.h, log0recv.c:heikki@hundin.mysql.fi2004-01-022-8/+18
* | row0purge.c:heikki@hundin.mysql.fi2004-01-011-0/+2
* | #2244 User variables collation conflict is not detectedbar@bar.intranet.mysql.r18.ru2003-12-313-1/+75
* | Fixed Bug#1472, mysql \h output out of order.jani@rhols221.adsl.netsonic.fi2003-12-301-6/+9
* | latin1.xml, Index.xml:bar@bar.intranet.mysql.r18.ru2003-12-292-1/+23
* | logging_ok:bar@deer.(none)2003-12-292-2/+3
* | Bug 1552:bar@bar.intranet.mysql.r18.ru2003-12-255-2/+384
* | dump_map.c:bar@bar.intranet.mysql.r18.ru2003-12-251-0/+72
* | languages.html:bar@bar.intranet.mysql.r18.ru2003-12-251-0/+257
* | Bug 2202: CAST from binary to char still returns a binary stringbar@bar.intranet.mysql.r18.ru2003-12-254-1/+31
* | sql_parse.cc:bar@bar.intranet.mysql.r18.ru2003-12-241-0/+9
* | "like" did not work in some cases with character set big5bar@bar.intranet.mysql.r18.ru2003-12-245-1/+35
* | charset.c:bar@bar.intranet.mysql.r18.ru2003-12-241-1/+1
* | install_test_db.sh:bar@bar.intranet.mysql.r18.ru2003-12-242-3/+7
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2003-12-241-22/+0
|\ \
| * | Fix for #2046hf@deer.(none)2003-12-101-22/+0
* | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1paul@teton.kitebird.com2003-12-234-11/+12
|\ \ \
| * \ \ Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2003-12-231-8/+8
| |\ \ \
| | * | | Fix for #2181 (mysql_execute crashed instead of returning error on embeddedhf@deer.(none)2003-12-231-8/+8
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2003-12-231-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Fix for #2184 (Prepared statements if embedded library broken)hf@deer.(none)2003-12-231-1/+1
| * | | | short patch for bug #2184 'Prepared statements in embedded library was konstantin@oak.local2003-12-232-2/+3
| |/ / /
* | | | Minor comment edits.paul@teton.kitebird.com2003-12-221-9/+9
* | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1paul@teton.kitebird.com2003-12-2270-1159/+1530
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2003-12-221-9/+9
| |\ \ \
| | * | | Names of all client methods (static functions inside client.c) now konstantin@oak.local2003-12-221-9/+9
| * | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-12-211-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | typo fixedserg@serg.mylan2003-12-211-1/+1
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2003-12-214-7/+30
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | THD::init_for_queries() pushed back:konstantin@oak.local2003-12-214-7/+30
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2003-12-2113-35/+59
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Portability fixes found during 5.0 test compilationmonty@mysql.com2003-12-2113-35/+59
| * | | | univ.i, srv0srv.c:heikki@hundin.mysql.fi2003-12-202-31/+28
| |/ / /
| * | | srv0start.c, univ.i, configure.in:heikki@hundin.mysql.fi2003-12-203-1/+15
| * | | Merge fixmonty@mysql.com2003-12-2049-687/+816
| |\ \ \
| | * | | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safemonty@mysql.com2003-12-2049-686/+816
| * | | | one line was removed during mergekonstantin@oak.local2003-12-201-0/+1
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2003-12-208-430/+613
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Prepared_statement deployed instead of PREP_STMT. konstantin@oak.local2003-12-208-430/+613
* | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1paul@teton.kitebird.com2003-12-1936-258/+493
|\ \ \ \ \ | |/ / / /
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2003-12-193-20/+254
| |\ \ \ \
| | * | | | univ.i, ut0ut.h, ut0ut.c:heikki@hundin.mysql.fi2003-12-193-20/+254
| | |/ / /
| * | | | merge with lex pointer change patchmonty@mysql.com2003-12-193-9/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixed memory overrun bug in DELETE ... ORDER BYmonty@mysql.com2003-12-193-8/+8
| * | | | THD::lex now points to THD::main_lex like in 5.0konstantin@oak.local2003-12-1933-231/+233
| |/ / /