summaryrefslogtreecommitdiff
path: root/myisam/mi_extra.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to create storage directory for storage engines. unknown2005-04-261-405/+0
* Changes to allow 5.0.3 to compile on Windows after XA was pushedunknown2005-02-231-1/+1
* After merge fixesunknown2004-12-311-3/+3
* WL#1895 - Print message to error log in case of detected MyISAM corruptionunknown2004-12-231-0/+5
* WL#1648 - Start/Stop Inserting Duplicates Into a Tableunknown2004-03-181-0/+31
* Code cleanupunknown2004-01-191-3/+0
* Change to use real_sleep to make test work in build environmentunknown2003-11-251-7/+3
* Merge key cache structures to oneunknown2003-11-201-2/+2
* CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-4/+1
* Merge with 4.0unknown2003-11-041-16/+4
|\
| * Call my_sync() after all data is written to .frm fileunknown2003-11-021-16/+4
* | Manual mergeunknown2003-08-261-2/+5
|\ \
| * | Many files:unknown2003-08-021-2/+5
| * | Many files:unknown2003-06-301-2/+2
* | | Merge with 4.0.14unknown2003-08-111-0/+4
|\ \ \ | |/ / |/| / | |/
| * Fixed bug in ALTER TABLE ... DISABLE/ENABLE KEYSunknown2003-07-081-0/+4
* | Many files:unknown2003-06-121-0/+3
|/
* Don't count NULL values in cardinalty for MyISAM tables.unknown2003-01-091-0/+5
* bulk insert code optimizedunknown2002-12-071-27/+0
* New multi-table-update codeunknown2002-11-291-0/+4
* Added code to flush a bulk_insert index.unknown2002-09-181-1/+11
* MyISAM: always store alloced_rec_buff_length with the buffer itselfunknown2002-07-261-2/+1
* Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-1/+2
* New SET syntax & system variables.unknown2002-07-231-12/+29
* yet another generalization for rec_buff handling, MI_INFO doesn't need rec_al...unknown2002-07-141-5/+1
* mi_fix_rec_buff_for_blob() generalized a bitunknown2002-07-091-1/+1
* Move HA_EXTRA_NO_READCHECK to ha_openunknown2002-01-161-1/+1
* Update copyrightunknown2001-12-061-3/+3
* Fixed bug in UNION when doing UNION with the same tablesunknown2001-09-171-0/+1
* Fix of UNION codeunknown2001-08-191-1/+4
* memory-limited treeunknown2001-07-021-0/+18
* ALTER TABLE ... DISABLE/ENABLE KEYS, code cleanupunknown2001-05-241-3/+11
* Fixed bug in ALTER TABLEunknown2001-04-011-0/+1
* Removed not used variable 'last_ref'unknown2001-01-161-0/+1
* Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB ta...unknown2000-10-151-0/+18
* Small fixes for releaseunknown2000-09-261-0/+2
* Updated benchmark and results for PostgreSQL 7.0.2unknown2000-08-181-1/+1
* Import changesetunknown2000-07-311-0/+324