summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* post-merge fixesunknown2003-10-302-5/+14
* mergedunknown2003-10-3036-84/+353
|\
| * small fix in commentunknown2003-10-301-1/+1
| * added fixed= 1 to the end of Item_in_optimizer::fix_fields() unknown2003-10-301-0/+1
| * BUG#1644: Insertion of more than 3 NULL columns with parameter binding failsunknown2003-10-272-3/+2
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-271-71/+240
| |\
| | * A few more fixes.unknown2003-10-251-2/+111
| | * A major overhaul to adopt to recent changes. It now passes all tests.unknown2003-10-251-70/+130
| * | fixed ALL/ANY optimisation with union (BUG#1668)unknown2003-10-275-10/+56
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-261-27/+35
| |\ \
| | * | sql_parse.cc:unknown2003-10-261-27/+35
| * | | after-merge fixunknown2003-10-261-4/+4
| * | | mergeunknown2003-10-2626-1/+38
| |\ \ \ | | |/ / | |/| |
| | * | mergeunknown2003-10-0926-1/+38
| | |\ \
| | | * | added worning about changing requested size of query cache (BUG#1502)unknown2003-10-0926-1/+38
| * | | | sql_parse.cc:unknown2003-10-251-0/+3
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-252-1/+18
| |\ \ \ \
| | * | | | fixed unlinking SELECT methodsunknown2003-10-251-0/+17
| | * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-251-1/+1
| | |\ \ \ \
| | | * | | | made 'TODO'unknown2003-10-241-1/+1
| * | | | | | sql_parse.cc:unknown2003-10-251-8/+48
* | | | | | | Bitmap post-review fixesunknown2003-10-3010-66/+88
* | | | | | | return proper value (otherwise mysld crashes here)unknown2003-10-251-2/+2
* | | | | | | and -> &&unknown2003-10-251-3/+3
* | | | | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1-bugunknown2003-10-2597-672/+1549
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fixes to Bitmap classunknown2003-10-2415-245/+236
| * | | | | | style fixesunknown2003-10-241-5/+5
| * | | | | | ftbench fixesunknown2003-10-235-55/+99
| * | | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-10-2310-31/+195
| |\ \ \ \ \ \
| * | | | | | | query expansion for fulltext searchunknown2003-10-2316-61/+112
| * | | | | | | MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntaxunknown2003-10-2213-56/+47
| * | | | | | | ftbench fixesunknown2003-10-213-9/+65
| * | | | | | | after-merge fixunknown2003-10-2122-0/+22
| * | | | | | | mergedunknown2003-10-2160-498/+1220
| |\ \ \ \ \ \ \
| | * | | | | | | >255 keys support in frmunknown2003-10-212-12/+30
| | * | | | | | | oops forgot to commit ft_parser.c :-[]unknown2003-10-201-9/+9
| | * | | | | | | FULLTEXT: correct charset support (UTF included, UCS2 - not)unknown2003-10-2013-86/+121
| | * | | | | | | uninitialized variable on Windows fixedunknown2003-10-171-9/+8
| | * | | | | | | fixes for new key_map codeunknown2003-10-163-18/+22
| | * | | | | | | get rid of default_charset_info for index fulltext searchesunknown2003-10-154-18/+16
| | * | | | | | | cleanupunknown2003-10-154-11/+8
| | * | | | | | | stricter checks on FULLTEXT index creatingunknown2003-10-1528-62/+121
| | * | | | | | | mergedunknown2003-10-1545-279/+911
| | |\ \ \ \ \ \ \
| | | * | | | | | | #ifdef removedunknown2003-10-141-3/+6
| | | * | | | | | | "phrase search" should not match partial words (it should not match 'paraphra...unknown2003-10-145-22/+25
| | | * | | | | | | key_map with more that 64 bits widthunknown2003-10-1128-216/+533
| | | * | | | | | | minor error messages cleanupunknown2003-10-022-2/+6
| | | * | | | | | | WL#1172 - no row scan on trunc* operatorunknown2003-10-021-0/+4
| | | * | | | | | | ft1->ft2 auto-conversion on INSERT (WL#725)unknown2003-10-028-30/+331
| | | * | | | | | | set table->charset to default for 3.22 .frm files (bug #1161)unknown2003-09-282-3/+4