Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1 | ram@mysql.r18.ru | 2003-02-26 | 1 | -2/+9 |
|\ | |||||
| * | Merge with 4.0.11 | monty@narttu.mysql.fi | 2003-02-26 | 1 | -2/+9 |
| |\ | |||||
| | * | make myisamchk -R to work, if the table contains fulltext indexes | serg@serg.mysql.com | 2003-02-22 | 1 | -2/+2 |
| | * | do not accept -R (sort by index) for FULLTEXT indexes | serg@serg.mysql.com | 2003-02-22 | 1 | -0/+7 |
* | | | rtree_find_X functions speed-up: we don't need to store whole key buffer for ... | ram@mysql.r18.ru | 2003-02-25 | 1 | -21/+13 |
|/ / | |||||
* | | Bug fix: we should not use info->buff for searching after we found last key i... | ram@mysql.r18.ru | 2003-02-20 | 1 | -1/+8 |
* | | Code cleanup | ram@mysql.r18.ru | 2003-02-19 | 1 | -15/+2 |
* | | Bug fix: we should set have_rtree value in case of table reopen. | ram@mysql.r18.ru | 2003-02-19 | 3 | -7/+11 |
* | | Merge work:/home/bk/mysql-4.1 | serg@serg.mysql.com | 2003-02-18 | 4 | -18/+17 |
|\ \ | |||||
| * | | bug in ft2 repair-by-sort fixed (sort_key_cmp() using ft2_keydef for ft keys) | serg@serg.mysql.com | 2003-02-18 | 4 | -18/+17 |
* | | | bug fixes | ram@mysql.r18.ru | 2003-02-18 | 3 | -3/+3 |
* | | | bug fixes | ram@mysql.r18.ru | 2003-02-17 | 2 | -2/+2 |
|/ / | |||||
* | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 | monty@mashka.mysql.fi | 2003-02-12 | 1 | -1/+1 |
|\ \ | |||||
| * | | rt_index.c: | bar@bar.mysql.r18.ru | 2003-02-12 | 1 | -1/+1 |
* | | | After merge fixes & remove compiler warnings | monty@mashka.mysql.fi | 2003-02-07 | 6 | -43/+103 |
* | | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 8 | -22/+36 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | fixed crash with blobs in compressed table | serg@serg.mysql.com | 2003-01-30 | 3 | -11/+8 |
| * | low-level error messages cleanup | serg@serg.mysql.com | 2003-01-28 | 2 | -2/+2 |
| * | merge | monty@mashka.mysql.fi | 2003-01-28 | 1 | -0/+14 |
| |\ | |||||
| | * | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -0/+14 |
| * | | remove warnings | serg@serg.mysql.com | 2003-01-27 | 1 | -11/+8 |
| * | | fixes for SHOW VARIABLES and --ft-stopword-list | serg@serg.mysql.com | 2003-01-27 | 1 | -2/+5 |
| * | | enadling out-of-cache reads for shared IO_CACHE | serg@serg.mysql.com | 2003-01-26 | 1 | -3/+4 |
| * | | fixed bug in parallel repair | serg@serg.mysql.com | 2003-01-26 | 1 | -4/+5 |
| * | | --ft_stopword_file command-line option | serg@serg.mysql.com | 2003-01-23 | 3 | -15/+63 |
| |/ | |||||
* | | Merge work.mysql.com:/home/bk/mysql-4.1 | venu@myvenu.com | 2003-01-28 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix for windows specific errors | venu@myvenu.com | 2003-01-28 | 1 | -1/+1 |
* | | | protection agains badly charsed indexfile | serg@serg.mysql.com | 2003-01-27 | 1 | -1/+5 |
|/ / | |||||
* | | merged | serg@serg.mysql.com | 2003-01-21 | 18 | -345/+563 |
|\ \ | |||||
| * | | Two-level index structure for FULLTEXT indexes | serg@serg.mysql.com | 2003-01-21 | 18 | -344/+563 |
* | | | Windows build fix | venu@myvenu.com | 2003-01-18 | 2 | -20/+4 |
* | | | Change client_flag to unsigned long (16 -> 32 bits) to handle more options. | monty@mashka.mysql.fi | 2003-01-18 | 1 | -34/+35 |
* | | | Merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-18 | 3 | -5/+14 |
|\ \ \ | | |/ | |/| | |||||
| * | | After merge fix | monty@mashka.mysql.fi | 2003-01-17 | 1 | -1/+1 |
| * | | Merge with 3.23 | monty@mashka.mysql.fi | 2003-01-16 | 2 | -3/+12 |
| |\ \ | |||||
| | * | | Fixed max_key_length when using UNIQUE keys. | monty@mashka.mysql.fi | 2002-12-27 | 2 | -2/+11 |
| | * | | - Applied required modifications for automake 1.5 | lenz@mysql.com | 2002-11-17 | 1 | -11/+0 |
| | * | | fixed MyISAM crash on dynamic-row tables with huge number of to-be-packed fields | serg@serg.mysql.com | 2002-10-28 | 1 | -1/+2 |
| * | | | Text fixes: ISAM -> MyISAM for myisamchk (found by Jocelyn Fournier). | arjen@george.bitbike.com | 2003-01-14 | 1 | -3/+3 |
* | | | | merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-09 | 6 | -9/+26 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2003-01-09 | 5 | -16/+57 |
| |\ \ \ | |||||
| | * | | | Don't count NULL values in cardinalty for MyISAM tables. | monty@mashka.mysql.fi | 2003-01-09 | 5 | -16/+57 |
| * | | | | Merge work:/home/bk/mysql-4.0 | serg@sergbook.mysql.com | 2003-01-08 | 1 | -0/+1 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | ft_nlq_search.c: | serg@sergbook.mysql.com | 2003-01-08 | 1 | -0/+1 |
* | | | | | Merge with 4.0.8 | monty@mashka.mysql.fi | 2003-01-06 | 2 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | A lot of portability fixes. | monty@mashka.mysql.fi | 2003-01-05 | 2 | -2/+2 |
| |/ / / | |||||
* | | | | Merge with 4.0.8 | monty@mashka.mysql.fi | 2003-01-03 | 4 | -43/+48 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Transactions in AUTOCOMMIT=0 mode didn't rotate binary log | monty@mashka.mysql.fi | 2002-12-14 | 1 | -7/+7 |
| * | | bulk insert code optimized | serg@serg.mysql.com | 2002-12-07 | 3 | -36/+41 |
* | | | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 4 | -19/+24 |
|\ \ \ | |/ / |