summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sql_parse.cc:unknown2003-12-241-0/+9
* "like" did not work in some cases with character set big5unknown2003-12-245-1/+35
* charset.c:unknown2003-12-241-1/+1
* install_test_db.sh:unknown2003-12-242-3/+7
* Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-241-22/+0
|\
| * Fix for #2046unknown2003-12-101-22/+0
* | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-234-11/+12
|\ \
| * \ Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-231-8/+8
| |\ \
| | * | Fix for #2181 (mysql_execute crashed instead of returning error on embeddedunknown2003-12-231-8/+8
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-231-1/+1
| |\ \ \ | | |/ /
| | * | Fix for #2184 (Prepared statements if embedded library broken)unknown2003-12-231-1/+1
| * | | short patch for bug #2184 'Prepared statements in embedded library was unknown2003-12-232-2/+3
| |/ /
* | | Minor comment edits.unknown2003-12-221-9/+9
* | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-2270-1159/+1530
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-221-9/+9
| |\ \
| | * | Names of all client methods (static functions inside client.c) now unknown2003-12-221-9/+9
| * | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-12-211-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | typo fixedunknown2003-12-211-1/+1
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-214-7/+30
| |\ \ \ | | |/ / | |/| |
| | * | THD::init_for_queries() pushed back:unknown2003-12-214-7/+30
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-2113-35/+59
| |\ \ \ | | |/ / | |/| |
| | * | Portability fixes found during 5.0 test compilationunknown2003-12-2113-35/+59
| * | | univ.i, srv0srv.c:unknown2003-12-202-31/+28
| |/ /
| * | srv0start.c, univ.i, configure.in:unknown2003-12-203-1/+15
| * | Merge fixunknown2003-12-2049-687/+816
| |\ \
| | * | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safeunknown2003-12-2049-686/+816
| * | | one line was removed during mergeunknown2003-12-201-0/+1
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-208-430/+613
| |\ \ \ | | |/ / | |/| |
| | * | Prepared_statement deployed instead of PREP_STMT. unknown2003-12-208-430/+613
* | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-1936-258/+493
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-193-20/+254
| |\ \ \
| | * | | univ.i, ut0ut.h, ut0ut.c:unknown2003-12-193-20/+254
| | |/ /
| * | | merge with lex pointer change patchunknown2003-12-193-9/+8
| |\ \ \ | | |/ / | |/| |
| | * | Fixed memory overrun bug in DELETE ... ORDER BYunknown2003-12-193-8/+8
| * | | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-1933-231/+233
| |/ /
* | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-19188-1152/+3496
|\ \ \ | |/ /
| * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-195-5/+65
| |\ \
| | * | Fix for Bug#2151:unknown2003-12-195-5/+65
| * | | after merge fixesunknown2003-12-195-4/+129
| * | | merge with 4.0.18unknown2003-12-1926-35/+241
| |\ \ \
| | * | | Fixed that lower_case_table_names is set to 1 for case insensitive file systems.unknown2003-12-181-1/+2
| | * | | Removed compiler warningunknown2003-12-182-4/+5
| | * | | Simple cleanupsunknown2003-12-183-30/+25
| | * | | Code cleanupunknown2003-12-182-3/+6
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-181-1/+1
| | |\ \ \
| | | * | | Fixed typo. Affected INSERT DELAYED ... SELECT commandsunknown2003-12-171-1/+1
| | * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-171-0/+1
| | |\ \ \ \
| | | * | | | Fix for BUG#2145 "mysqld becomes unreliable if unable to create a relay log w...unknown2003-12-171-0/+1
| | * | | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-171-1/+1
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | fixed small error in types in sql/field.cc unknown2003-12-171-1/+1