summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Merge bk-internal:/home/bk/mysql-4.1/unknown2003-09-1956-158/+683
| | |\
| | * \ Mergeunknown2003-09-182-5/+4
| | |\ \
| | | * | minor cleanupsunknown2003-09-162-5/+4
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-206-21/+35
|\ \ \ \ \
| * | | | | correct table name assigned to temporary table field:unknown2003-10-196-21/+35
* | | | | | Test for bug #1022unknown2003-10-202-0/+15
* | | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-201-0/+8
|\ \ \ \ \ \
| * | | | | | Fix for:unknown2003-10-201-0/+8
* | | | | | | Merge commitunknown2003-10-2021-493/+1650
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Scrum task 835 - text-to-datetime conversion functionunknown2003-10-2021-494/+1649
* | | | | | | made more fine error message in scripts/fill_help_tables.shunknown2003-10-191-1/+2
* | | | | | | thr0loc.c, srv0start.c, srv0srv.c, srv0srv.h, os0thread.h:unknown2003-10-175-12/+41
| |/ / / / / |/| | | | |
* | | | | | fixed deleting derived table tree after using (BUG#1536)unknown2003-10-175-4/+54
* | | | | | - portability fix: fix compile bug on HP-UX (thanks to acurtis for the unknown2003-10-161-1/+1
* | | | | | fixed sqlstate for ER_WRONG_INDEX_NAMEunknown2003-10-163-5/+2
* | | | | | added checking for empty index name (fixed bug #1419)unknown2003-10-1627-1/+34
* | | | | | Fix test after mergeunknown2003-10-162-3/+7
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-162-0/+97
|\ \ \ \ \ \
| * | | | | | Created small scripts to manage in-tree diffs for NetWare platform, so change...unknown2003-10-152-0/+97
* | | | | | | Update results after mergeunknown2003-10-162-8/+5
* | | | | | | Mergeunknown2003-10-161-5/+7
|\ \ \ \ \ \ \
| * | | | | | | Changing max_insert_delayed_threads now also changes the size of thread alarm...unknown2003-10-161-5/+7
* | | | | | | | merge with 4.0unknown2003-10-1624-76/+251
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-1510-33/+86
| |\ \ \ \ \ \ \
| | * | | | | | | Better fix for CREATE TABLE IF NOT EXISTS ... SELECTunknown2003-10-1510-33/+86
| * | | | | | | | dummy resize_thr_alarm for Netwareunknown2003-10-151-1/+2
| |/ / / / / / /
| * | | | | | | Updated commentsunknown2003-10-152-5/+29
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-1519-46/+141
| |\ \ \ \ \ \ \
| | * | | | | | | Identical mysql.ico and MYSQL.ICOunknown2003-10-141-0/+0
| | * | | | | | | make LOCK TABLES to work when Lock_tables_priv is granted on the DB level and...unknown2003-10-141-1/+1
| | * | | | | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-10-145-28/+142
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-10-101-2/+3
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-091-2/+3
| | | | |\ \ \ \ \ \ \