summaryrefslogtreecommitdiff
path: root/myisam/mi_open.c
Commit message (Expand)AuthorAgeFilesLines
* After merge fixesmonty@mashka.mysql.fi2003-05-211-6/+0
* Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-1/+12
|\
| * Fix for MacOSX and symlinksmonty@narttu.mysql.fi2003-05-141-1/+6
| * Fix for -fbranch-probabilites (bug 268)monty@mashka.mysql.fi2003-04-261-2/+5
| * warning when a 4.1 MYI file is opened in 4.0serg@sergbook.mysql.com2003-04-231-0/+3
* | Removed compiler warningsmonty@narttu.mysql.fi2003-05-061-4/+0
* | After merge fixesmonty@narttu.mysql.fi2003-03-171-2/+2
* | Merge with 4.0monty@narttu.mysql.fi2003-03-161-2/+16
|\ \ | |/
| * merge with 3.23 to get:monty@mashka.mysql.fi2003-03-111-2/+16
| |\
| | * Cleaned up disk_pos_assert() to be more general. monty@mashka.mysql.fi2003-03-111-14/+13
| | * more propection in mi_open against badly corrupted MYI headersserg@serg.mysql.com2003-03-101-2/+17
| | * fixed MyISAM crash on dynamic-row tables with huge number of to-be-packed fieldsserg@serg.mysql.com2002-10-281-1/+2
* | | Bug fix: we should set have_rtree value in case of table reopen.ram@mysql.r18.ru2003-02-191-1/+5
* | | Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-1/+1
|\ \ \ | |/ /
| * | low-level error messages cleanupserg@serg.mysql.com2003-01-281-1/+1
* | | protection agains badly charsed indexfileserg@serg.mysql.com2003-01-271-1/+5
* | | mergedserg@serg.mysql.com2003-01-211-20/+44
|\ \ \
| * | | Two-level index structure for FULLTEXT indexesserg@serg.mysql.com2003-01-211-20/+44
* | | | merge with 4.0.9monty@mashka.mysql.fi2003-01-091-3/+11
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Don't count NULL values in cardinalty for MyISAM tables.monty@mashka.mysql.fi2003-01-091-3/+11
* | | Merge with 4.0monty@mashka.mysql.fi2002-11-211-1/+2
|\ \ \ | |/ /
| * | fixed "huge number of packed rows in MyISAM" bug in 4.0 treeserg@serg.mysql.com2002-10-281-1/+2
* | | merge with 4.0.5monty@hundin.mysql.fi2002-10-161-11/+36
|\ \ \ | |/ / |/| |
| * | Simple charsets now have strncoll() field toobar@bar.mysql.r18.ru2002-10-091-1/+1
| * | Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-10/+35
| |\ \
| | * | Fixed problem in fulltest testcasemonty@hundin.mysql.fi2002-05-221-2/+2
| | * | MI_KEYSEG -> HA_KEYSEGram@gw.udmsearch.izhnet.ru2002-04-251-5/+5
| | * | This ChangeSet adds RTREE support into myisam library.bar@gw.udmsearch.izhnet.ru2002-02-201-5/+30
* | | | Merge with 3.23.54monty@hundin.mysql.fi2002-10-161-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fixed missing table_list->name -> table_list->alias convertmonty@mashka.mysql.fi2002-10-081-1/+1
| * | Fixed problem when repairing packed MyISAM files.monty@hundin.mysql.fi2001-11-221-3/+2
* | | MyISAM: always store alloced_rec_buff_length with the buffer itselfserg@sergbook.mysql.com2002-07-261-18/+7
* | | Removed wrong implementation of CUBE/ROLLUPmonty@mashka.mysql.fi2002-07-241-7/+11
* | | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-1/+1
* | | yet another generalization for rec_buff handling, MI_INFO doesn't need rec_al...serg@sergbook.mysql.com2002-07-141-2/+35
* | | mi_fix_rec_buff_for_blob() generalized a bitserg@sergbook.mysql.com2002-07-091-13/+3
* | | Ensure that share->tot_locks s updated correctlymonty@hundin.mysql.fi2002-06-171-0/+2
| |/ |/|
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
* | Fix bug when repairing compressed MyISAM filesmonty@hundin.mysql.fi2001-11-221-3/+2
* | mergemonty@hundin.mysql.fi2001-11-071-3/+4
|\ \ | |/
| * Added missing mysqlbinlog to binary distributions.monty@hundin.mysql.fi2001-11-071-2/+4
* | emove purify warningsmonty@bitch.mysql.fi2001-11-061-0/+1
* | Fixed error message when opening a not-MyISAM file.monty@tramp.mysql.fi2001-10-291-1/+1
* | Cleaned up SSL documentationmonty@hundin.mysql.fi2001-10-021-2/+2
* | Some warning fixes and some SSL testprograms check-intonu@x153.internalnet2001-08-261-1/+1
* | Remove usage of my_dup(), as this casued error 127 when reading MyISAM tablesmonty@hundin.mysql.fi2001-08-211-7/+9
* | Fix of UNION codemonty@hundin.mysql.fi2001-08-191-14/+15
* | mergedserg@serg.mysql.com2001-07-021-14/+24
|\ \
| * | Added support for symlinked tables.monty@hundin.mysql.fi2001-06-011-3/+3
| * | Removed compiler warnings.monty@hundin.mysql.fi2001-05-311-14/+24