summaryrefslogtreecommitdiff
path: root/myisam/mi_extra.c
Commit message (Expand)AuthorAgeFilesLines
* 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