Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bitmap post-review fixes | serg@serg.mylan | 2003-10-30 | 10 | -66/+88 |
| | |||||
* | return proper value (otherwise mysld crashes here) | serg@serg.mylan | 2003-10-25 | 1 | -2/+2 |
| | |||||
* | and -> && | serg@serg.mylan | 2003-10-25 | 1 | -3/+3 |
| | |||||
* | Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1-bug | serg@serg.mylan | 2003-10-25 | 97 | -672/+1549 |
|\ | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1 | ||||
| * | fixes to Bitmap class | serg@serg.mylan | 2003-10-24 | 15 | -245/+236 |
| | | |||||
| * | style fixes | serg@serg.mylan | 2003-10-24 | 1 | -5/+5 |
| | | |||||
| * | ftbench fixes | serg@serg.mylan | 2003-10-23 | 5 | -55/+99 |
| | | |||||
| * | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-10-23 | 10 | -31/+195 |
| |\ | | | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1 | ||||
| * | | query expansion for fulltext search | serg@serg.mylan | 2003-10-23 | 16 | -61/+112 |
| | | | |||||
| * | | MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntax | serg@serg.mylan | 2003-10-22 | 13 | -56/+47 |
| | | | |||||
| * | | ftbench fixes | serg@serg.mylan | 2003-10-21 | 3 | -9/+65 |
| | | | |||||
| * | | after-merge fix | serg@serg.mylan | 2003-10-21 | 22 | -0/+22 |
| | | | |||||
| * | | merged | serg@serg.mylan | 2003-10-21 | 60 | -498/+1220 |
| |\ \ | |||||
| | * | | >255 keys support in frm | serg@serg.mylan | 2003-10-21 | 2 | -12/+30 |
| | | | | |||||
| | * | | oops forgot to commit ft_parser.c :-[] | serg@serg.mylan | 2003-10-20 | 1 | -9/+9 |
| | | | | |||||
| | * | | FULLTEXT: correct charset support (UTF included, UCS2 - not) | serg@serg.mylan | 2003-10-20 | 13 | -86/+121 |
| | | | | | | | | | | | | | | | | code cleanup | ||||
| | * | | uninitialized variable on Windows fixed | serg@serg.mylan | 2003-10-17 | 1 | -9/+8 |
| | | | | |||||
| | * | | fixes for new key_map code | serg@serg.mylan | 2003-10-16 | 3 | -18/+22 |
| | | | | |||||
| | * | | get rid of default_charset_info for index fulltext searches | serg@serg.mylan | 2003-10-15 | 4 | -18/+16 |
| | | | | |||||
| | * | | cleanup | serg@serg.mylan | 2003-10-15 | 4 | -11/+8 |
| | | | | |||||
| | * | | stricter checks on FULLTEXT index creating | serg@serg.mylan | 2003-10-15 | 28 | -62/+121 |
| | | | | |||||
| | * | | merged | serg@serg.mylan | 2003-10-15 | 45 | -279/+911 |
| | |\ \ | |||||
| | | * | | #ifdef removed | serg@serg.mylan | 2003-10-14 | 1 | -3/+6 |
| | | | | | | | | | | | | | | | | | | | | comment clarified | ||||
| | | * | | "phrase search" should not match partial words (it should not match ↵ | serg@serg.mylan | 2003-10-14 | 5 | -22/+25 |
| | | | | | | | | | | | | | | | | | | | | 'paraphrase searches') | ||||
| | | * | | key_map with more that 64 bits width | serg@serg.mylan | 2003-10-11 | 28 | -216/+533 |
| | | | | | |||||
| | | * | | minor error messages cleanup | serg@serg.mylan | 2003-10-02 | 2 | -2/+6 |
| | | | | | |||||
| | | * | | WL#1172 - no row scan on trunc* operator | serg@serg.mylan | 2003-10-02 | 1 | -0/+4 |
| | | | | | |||||
| | | * | | ft1->ft2 auto-conversion on INSERT (WL#725) | serg@serg.mylan | 2003-10-02 | 8 | -30/+331 |
| | | | | | |||||
| | | * | | set table->charset to default for 3.22 .frm files (bug #1161) | serg@serg.mylan | 2003-09-28 | 2 | -3/+4 |
| | | | | | |||||
| | | * | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-09-19 | 56 | -158/+683 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1 | ||||
| | | * \ \ | Merge | serg@serg.mylan | 2003-09-18 | 2 | -5/+4 |
| | | |\ \ \ | |||||
| | | | * | | | minor cleanups | serg@sergbook.mysql.com | 2003-09-16 | 2 | -5/+4 |
| | | | | | | | |||||
* | | | | | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-10-24 | 5 | -14/+11 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1-bug | ||||
| * | | | | | | | removed one more hack that - as usual - almost always worked | serg@serg.mylan | 2003-10-24 | 5 | -14/+11 |
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | (but broke permission handling for *some* IP's after we started to compare in utf8) Bug #1636 | ||||
* | | | | | | | after merge fix | bell@sanja.is.com.ua | 2003-10-24 | 1 | -0/+3 |
| | | | | | | | |||||
* | | | | | | | Merge | bell@sanja.is.com.ua | 2003-10-24 | 4 | -5/+31 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | added comment | bell@sanja.is.com.ua | 2003-10-24 | 1 | -0/+1 |
| |/ / / / / / | |||||
| * | | | | | | added check of cardinality to IN/ALL/ANY subquery transformer | bell@sanja.is.com.ua | 2003-10-23 | 3 | -5/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (BUG#1638) | ||||
* | | | | | | | support 'parallel' updates and rallback of whole statement in case of error ↵ | bell@sanja.is.com.ua | 2003-10-24 | 6 | -59/+136 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in evalueting value which should be assigned (BUG#1484) | ||||
* | | | | | | | Merge | bell@sanja.is.com.ua | 2003-10-23 | 5 | -9/+141 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge | bell@sanja.is.com.ua | 2003-10-23 | 5 | -9/+141 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | ufter review fix (BUG#1444) | bell@sanja.is.com.ua | 2003-10-23 | 2 | -16/+23 |
| | | | | | | | | |||||
| | * | | | | | | fixed support of used_tables() and const_item() in subqueries | bell@sanja.is.com.ua | 2003-10-17 | 5 | -8/+133 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (BUG#1444) | ||||
* | | | | | | | | Merge | bell@sanja.is.com.ua | 2003-10-23 | 192 | -1109/+3674 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2003-10-21 | 5 | -17/+24 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | | | | | | | | | into deer.(none):/home/hf/work/mysql-4.1.clean | ||||
| | * | | | | | | Fix for Windows bug reported throuhg Miguel | hf@deer.(none) | 2003-10-21 | 5 | -17/+24 |
| | | | | | | | | |||||
| * | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-10-20 | 6 | -21/+35 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | into sanja.is.com.ua:/home/bell/mysql/bk/work-count-4.1 | ||||
| | * | | | | | | | correct table name assigned to temporary table field: | bell@sanja.is.com.ua | 2003-10-19 | 6 | -21/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - correct table name shown in EXPLAIN Iindex reference) - pointer on freed memmory (reallocation of table name in reusing table entry) can't be used in EXPLAIN (BUG#1584) | ||||
| * | | | | | | | | Test for bug #1022 | bar@bar.mysql.r18.ru | 2003-10-20 | 2 | -0/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Description: When a table contains a 'float' field, and one of the functions MAX, MIN, or AVG is used on that field, the system crashes. | ||||
| * | | | | | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | bar@bar.mysql.r18.ru | 2003-10-20 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1 |