Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | After merge fixes | monty@mashka.mysql.fi | 2003-05-21 | 1 | -6/+0 |
* | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -1/+12 |
|\ | |||||
| * | Fix for MacOSX and symlinks | monty@narttu.mysql.fi | 2003-05-14 | 1 | -1/+6 |
| * | Fix for -fbranch-probabilites (bug 268) | monty@mashka.mysql.fi | 2003-04-26 | 1 | -2/+5 |
| * | warning when a 4.1 MYI file is opened in 4.0 | serg@sergbook.mysql.com | 2003-04-23 | 1 | -0/+3 |
* | | Removed compiler warnings | monty@narttu.mysql.fi | 2003-05-06 | 1 | -4/+0 |
* | | After merge fixes | monty@narttu.mysql.fi | 2003-03-17 | 1 | -2/+2 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -2/+16 |
|\ \ | |/ | |||||
| * | merge with 3.23 to get: | monty@mashka.mysql.fi | 2003-03-11 | 1 | -2/+16 |
| |\ | |||||
| | * | Cleaned up disk_pos_assert() to be more general. | monty@mashka.mysql.fi | 2003-03-11 | 1 | -14/+13 |
| | * | more propection in mi_open against badly corrupted MYI headers | serg@serg.mysql.com | 2003-03-10 | 1 | -2/+17 |
| | * | 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 |
* | | | Bug fix: we should set have_rtree value in case of table reopen. | ram@mysql.r18.ru | 2003-02-19 | 1 | -1/+5 |
* | | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | low-level error messages cleanup | serg@serg.mysql.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 | 1 | -20/+44 |
|\ \ \ | |||||
| * | | | Two-level index structure for FULLTEXT indexes | serg@serg.mysql.com | 2003-01-21 | 1 | -20/+44 |
* | | | | merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-09 | 1 | -3/+11 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Don't count NULL values in cardinalty for MyISAM tables. | monty@mashka.mysql.fi | 2003-01-09 | 1 | -3/+11 |
* | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | fixed "huge number of packed rows in MyISAM" bug in 4.0 tree | serg@serg.mysql.com | 2002-10-28 | 1 | -1/+2 |
* | | | merge with 4.0.5 | monty@hundin.mysql.fi | 2002-10-16 | 1 | -11/+36 |
|\ \ \ | |/ / |/| | | |||||
| * | | Simple charsets now have strncoll() field too | bar@bar.mysql.r18.ru | 2002-10-09 | 1 | -1/+1 |
| * | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -10/+35 |
| |\ \ | |||||
| | * | | Fixed problem in fulltest testcase | monty@hundin.mysql.fi | 2002-05-22 | 1 | -2/+2 |
| | * | | MI_KEYSEG -> HA_KEYSEG | ram@gw.udmsearch.izhnet.ru | 2002-04-25 | 1 | -5/+5 |
| | * | | This ChangeSet adds RTREE support into myisam library. | bar@gw.udmsearch.izhnet.ru | 2002-02-20 | 1 | -5/+30 |
* | | | | Merge with 3.23.54 | monty@hundin.mysql.fi | 2002-10-16 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Fixed missing table_list->name -> table_list->alias convert | monty@mashka.mysql.fi | 2002-10-08 | 1 | -1/+1 |
| * | | Fixed problem when repairing packed MyISAM files. | monty@hundin.mysql.fi | 2001-11-22 | 1 | -3/+2 |
* | | | MyISAM: always store alloced_rec_buff_length with the buffer itself | serg@sergbook.mysql.com | 2002-07-26 | 1 | -18/+7 |
* | | | Removed wrong implementation of CUBE/ROLLUP | monty@mashka.mysql.fi | 2002-07-24 | 1 | -7/+11 |
* | | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -1/+1 |
* | | | yet another generalization for rec_buff handling, MI_INFO doesn't need rec_al... | serg@sergbook.mysql.com | 2002-07-14 | 1 | -2/+35 |
* | | | mi_fix_rec_buff_for_blob() generalized a bit | serg@sergbook.mysql.com | 2002-07-09 | 1 | -13/+3 |
* | | | Ensure that share->tot_locks s updated correctly | monty@hundin.mysql.fi | 2002-06-17 | 1 | -0/+2 |
| |/ |/| | |||||
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -3/+3 |
* | | Fix bug when repairing compressed MyISAM files | monty@hundin.mysql.fi | 2001-11-22 | 1 | -3/+2 |
* | | merge | monty@hundin.mysql.fi | 2001-11-07 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | Added missing mysqlbinlog to binary distributions. | monty@hundin.mysql.fi | 2001-11-07 | 1 | -2/+4 |
* | | emove purify warnings | monty@bitch.mysql.fi | 2001-11-06 | 1 | -0/+1 |
* | | Fixed error message when opening a not-MyISAM file. | monty@tramp.mysql.fi | 2001-10-29 | 1 | -1/+1 |
* | | Cleaned up SSL documentation | monty@hundin.mysql.fi | 2001-10-02 | 1 | -2/+2 |
* | | Some warning fixes and some SSL testprograms check-in | tonu@x153.internalnet | 2001-08-26 | 1 | -1/+1 |
* | | Remove usage of my_dup(), as this casued error 127 when reading MyISAM tables | monty@hundin.mysql.fi | 2001-08-21 | 1 | -7/+9 |
* | | Fix of UNION code | monty@hundin.mysql.fi | 2001-08-19 | 1 | -14/+15 |
* | | merged | serg@serg.mysql.com | 2001-07-02 | 1 | -14/+24 |
|\ \ | |||||
| * | | Added support for symlinked tables. | monty@hundin.mysql.fi | 2001-06-01 | 1 | -3/+3 |
| * | | Removed compiler warnings. | monty@hundin.mysql.fi | 2001-05-31 | 1 | -14/+24 |