summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1ram@mysql.r18.ru2003-02-261-2/+9
|\
| * Merge with 4.0.11monty@narttu.mysql.fi2003-02-261-2/+9
| |\
| | * make myisamchk -R to work, if the table contains fulltext indexesserg@serg.mysql.com2003-02-221-2/+2
| | * do not accept -R (sort by index) for FULLTEXT indexesserg@serg.mysql.com2003-02-221-0/+7
* | | rtree_find_X functions speed-up: we don't need to store whole key buffer for ...ram@mysql.r18.ru2003-02-251-21/+13
|/ /
* | Bug fix: we should not use info->buff for searching after we found last key i...ram@mysql.r18.ru2003-02-201-1/+8
* | Code cleanupram@mysql.r18.ru2003-02-191-15/+2
* | Bug fix: we should set have_rtree value in case of table reopen.ram@mysql.r18.ru2003-02-193-7/+11
* | Merge work:/home/bk/mysql-4.1serg@serg.mysql.com2003-02-184-18/+17
|\ \
| * | bug in ft2 repair-by-sort fixed (sort_key_cmp() using ft2_keydef for ft keys)serg@serg.mysql.com2003-02-184-18/+17
* | | bug fixesram@mysql.r18.ru2003-02-183-3/+3
* | | bug fixesram@mysql.r18.ru2003-02-172-2/+2
|/ /
* | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1monty@mashka.mysql.fi2003-02-121-1/+1
|\ \
| * | rt_index.c:bar@bar.mysql.r18.ru2003-02-121-1/+1
* | | After merge fixes & remove compiler warningsmonty@mashka.mysql.fi2003-02-076-43/+103
* | | Merge with 4.0.11monty@mashka.mysql.fi2003-02-048-22/+36
|\ \ \ | |/ / |/| / | |/
| * fixed crash with blobs in compressed tableserg@serg.mysql.com2003-01-303-11/+8
| * low-level error messages cleanupserg@serg.mysql.com2003-01-282-2/+2
| * mergemonty@mashka.mysql.fi2003-01-281-0/+14
| |\
| | * Fixes for Netwaremonty@mashka.mysql.fi2003-01-281-0/+14
| * | remove warningsserg@serg.mysql.com2003-01-271-11/+8
| * | fixes for SHOW VARIABLES and --ft-stopword-listserg@serg.mysql.com2003-01-271-2/+5
| * | enadling out-of-cache reads for shared IO_CACHEserg@serg.mysql.com2003-01-261-3/+4
| * | fixed bug in parallel repairserg@serg.mysql.com2003-01-261-4/+5
| * | --ft_stopword_file command-line optionserg@serg.mysql.com2003-01-233-15/+63
| |/
* | Merge work.mysql.com:/home/bk/mysql-4.1venu@myvenu.com2003-01-281-1/+1
|\ \
| * | Fix for windows specific errorsvenu@myvenu.com2003-01-281-1/+1
* | | protection agains badly charsed indexfileserg@serg.mysql.com2003-01-271-1/+5
|/ /
* | mergedserg@serg.mysql.com2003-01-2118-345/+563
|\ \
| * | Two-level index structure for FULLTEXT indexesserg@serg.mysql.com2003-01-2118-344/+563
* | | Windows build fix venu@myvenu.com2003-01-182-20/+4
* | | Change client_flag to unsigned long (16 -> 32 bits) to handle more options.monty@mashka.mysql.fi2003-01-181-34/+35
* | | Merge with 4.0.9monty@mashka.mysql.fi2003-01-183-5/+14
|\ \ \ | | |/ | |/|
| * | After merge fixmonty@mashka.mysql.fi2003-01-171-1/+1
| * | Merge with 3.23monty@mashka.mysql.fi2003-01-162-3/+12
| |\ \
| | * | Fixed max_key_length when using UNIQUE keys.monty@mashka.mysql.fi2002-12-272-2/+11
| | * | - Applied required modifications for automake 1.5lenz@mysql.com2002-11-171-11/+0
| | * | fixed MyISAM crash on dynamic-row tables with huge number of to-be-packed fieldsserg@serg.mysql.com2002-10-281-1/+2
| * | | Text fixes: ISAM -> MyISAM for myisamchk (found by Jocelyn Fournier).arjen@george.bitbike.com2003-01-141-3/+3
* | | | merge with 4.0.9monty@mashka.mysql.fi2003-01-096-9/+26
|\ \ \ \ | |/ / /
| * | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2003-01-095-16/+57
| |\ \ \
| | * | | Don't count NULL values in cardinalty for MyISAM tables.monty@mashka.mysql.fi2003-01-095-16/+57
| * | | | Merge work:/home/bk/mysql-4.0serg@sergbook.mysql.com2003-01-081-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ft_nlq_search.c:serg@sergbook.mysql.com2003-01-081-0/+1
* | | | | Merge with 4.0.8monty@mashka.mysql.fi2003-01-062-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | A lot of portability fixes.monty@mashka.mysql.fi2003-01-052-2/+2
| |/ / /
* | | | Merge with 4.0.8monty@mashka.mysql.fi2003-01-034-43/+48
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Transactions in AUTOCOMMIT=0 mode didn't rotate binary logmonty@mashka.mysql.fi2002-12-141-7/+7
| * | bulk insert code optimizedserg@serg.mysql.com2002-12-073-36/+41
* | | Merge with 4.0.6monty@mashka.mysql.fi2002-12-054-19/+24
|\ \ \ | |/ /