summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* key_cache.result, key_cache.test, mf_keycache.c:unknown2003-12-093-3/+9
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-093-1/+54
|\
| * Fix for the bug #1994: mysqldump does not correctly dump UCS2 data.unknown2003-12-093-1/+54
* | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-093-0/+24
|\ \
| * \ Mergeunknown2003-12-093-0/+24
| |\ \ | | |/ | |/|
| | * fixed bug #1688 "CREATE TABLE ... SELECT with default()"unknown2003-10-313-0/+24
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-093-1/+11
|\ \ \ | |/ /
| * | Fixed two packaging bugs:unknown2003-12-082-1/+6
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-081-0/+5
| |\ \
| | * | commented why valgrind barks at the bug #1500unknown2003-12-081-0/+5
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-0838-149/+193
|\ \ \ \ | |/ / / |/| | |
| * | | Portability fixes for Windowsunknown2003-12-0838-149/+193
* | | | Fixed test for 'init_slave' variableunknown2003-12-083-17/+18
* | | | post-merge fixesunknown2003-12-0814-14/+278
|\ \ \ \
| * | | | Task ID 499:Add a new settable string variable(init_connect, init_slave)unknown2003-12-089-102/+55
| * | | | SCRUM:unknown2003-07-1817-10/+319
* | | | | let chk_index() understand 2-level fulltext index formatunknown2003-12-072-22/+50
* | | | | QUERY_NO_GOOD_INDEX_USED and QUERY_NO_INDEX_USED moved from thd->lex.select_l...unknown2003-12-069-49/+107
* | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-12-068-10/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix for my_mbcharlen(charset, c) to return 1 for single-byte charactersunknown2003-12-068-10/+9
* | | | | Merge mysql.com:/home/kostja/mysql/mysql-4.1-rootunknown2003-12-054-12/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | unused variable max_prep_stmt_count removedunknown2003-12-054-12/+1
* | | | | test result fixedunknown2003-12-041-1/+1
* | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-12-049-18/+18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | make a clear distinction between max_word_length in *characters* and in *bytes*unknown2003-12-049-18/+18
* | | | | Fixup error number - Broke during mergeunknown2003-12-042-3/+3
|/ / / /
* | | | Merge gweir@build.mysql.com:/home/bk/mysql-4.1unknown2003-12-041-0/+35
|\ \ \ \ | |/ / / |/| | |
| * | | Add charset #defines for Windows platform (as of 4.1.1)unknown2003-12-041-0/+35
* | | | comment to user-level lock addedunknown2003-12-041-0/+5
|/ / /
* | | - Bumped up version number in configure.in 4.1.1-alpha -> 4.1.2-alphaunknown2003-12-042-1/+2
* | | README:unknown2003-12-031-5/+4
* | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-031-8/+2
|\ \ \
| * | | Delete obsolete references.unknown2003-12-031-8/+2
* | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.1unknown2003-12-0345-117/+267
|\ \ \ \ | |/ / /
| * | | benchmarks README editsunknown2003-12-021-19/+22
| * | | Merge for updateunknown2003-12-0241-87/+207
| |\ \ \
| | * | | WorkLog#1280 - Remove fixed table handler from lex/yaccunknown2003-12-0242-89/+209
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-021-2/+1
| |\ \ \ \
| | * | | | Item_param::save_in_field():unknown2003-12-021-2/+1
| * | | | | Fix for #1189 (Mess with names about CONSTRAINT)unknown2003-12-023-9/+37
* | | | | | - removed INSTALL-WIN-SOURCE from the BK tree as its content has beenunknown2003-12-022-222/+4
|/ / / / /
* | | | | Ensure that innodb is created for the first replication test as the slave-tim...unknown2003-12-021-0/+1
|/ / / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-024-1/+24
|\ \ \ \
| * | | | join_outer.result, null.result, null.test, item_cmpfunc.h:unknown2003-12-014-1/+24
* | | | | cleanup: unused variable removedunknown2003-12-011-4/+0
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-011-6/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | don't delete select_lex->having and select_lex->where as we deleteunknown2003-12-011-6/+4
* | | | | Portability fixes (for binary build)unknown2003-12-016-41/+76
|/ / / /
* | | | Mark position as # to make test portableunknown2003-11-282-6/+6
* | | | Merge mysql.com:/my/mysql-4.0 into mysql.com:/my/mysql-4.1unknown2003-11-281-17/+23
|\ \ \ \