summaryrefslogtreecommitdiff
path: root/myisam/mi_open.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0unknown2002-11-211-1/+2
|\
| * fixed "huge number of packed rows in MyISAM" bug in 4.0 treeunknown2002-10-281-1/+2
* | merge with 4.0.5unknown2002-10-161-11/+36
|\ \ | |/ |/|
| * Simple charsets now have strncoll() field toounknown2002-10-091-1/+1
| * Merge with 4.0.3unknown2002-08-301-10/+35
| |\
| | * Fixed problem in fulltest testcaseunknown2002-05-221-2/+2
| | * MI_KEYSEG -> HA_KEYSEGunknown2002-04-251-5/+5
| | * This ChangeSet adds RTREE support into myisam library.unknown2002-02-201-5/+30
* | | Merge with 3.23.54unknown2002-10-161-1/+1
|\ \ \ | |/ / |/| |
| * | Fixed missing table_list->name -> table_list->alias convertunknown2002-10-081-1/+1
| * | Fixed problem when repairing packed MyISAM files.unknown2001-11-221-3/+2
* | | MyISAM: always store alloced_rec_buff_length with the buffer itselfunknown2002-07-261-18/+7
* | | Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-7/+11
* | | New SET syntax & system variables.unknown2002-07-231-1/+1
* | | yet another generalization for rec_buff handling, MI_INFO doesn't need rec_al...unknown2002-07-141-2/+35
* | | mi_fix_rec_buff_for_blob() generalized a bitunknown2002-07-091-13/+3
* | | Ensure that share->tot_locks s updated correctlyunknown2002-06-171-0/+2
| |/ |/|
* | Update copyrightunknown2001-12-061-3/+3
* | Fix bug when repairing compressed MyISAM filesunknown2001-11-221-3/+2
* | mergeunknown2001-11-071-3/+4
|\ \ | |/
| * Added missing mysqlbinlog to binary distributions.unknown2001-11-071-2/+4
* | emove purify warningsunknown2001-11-061-0/+1
* | Fixed error message when opening a not-MyISAM file.unknown2001-10-291-1/+1
* | Cleaned up SSL documentationunknown2001-10-021-2/+2
* | Some warning fixes and some SSL testprograms check-inunknown2001-08-261-1/+1
* | Remove usage of my_dup(), as this casued error 127 when reading MyISAM tablesunknown2001-08-211-7/+9
* | Fix of UNION codeunknown2001-08-191-14/+15
* | mergedunknown2001-07-021-14/+24
|\ \
| * | Added support for symlinked tables.unknown2001-06-011-3/+3
| * | Removed compiler warnings.unknown2001-05-311-14/+24
* | | memory-limited treeunknown2001-07-021-0/+1
|/ /
* | Don't write rows in MyISAM tables when using count(distinct)unknown2001-05-231-5/+8
* | Added all changes from old 4.0 version:unknown2001-04-111-1/+6
|/
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macrounknown2001-03-261-1/+1
* Fixed test when exeeding file quota on writeunknown2001-01-151-7/+16
* Fixed problem with auto-repair of MyISAM tablesunknown2000-11-211-2/+3
* changed to use IO_CACHE instead of FILEunknown2000-11-161-2/+3
* Automatic repair of MyISAM tables + small bug fixesunknown2000-10-171-38/+40
* Automatic repair of MyISAM tables + portability fixesunknown2000-10-111-2/+3
* Small fixesunknown2000-10-051-0/+3
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-14/+23
* Fixes for MERGE TABLES and HEAP tablesunknown2000-09-141-1/+5
* Import changesetunknown2000-07-311-0/+994