summaryrefslogtreecommitdiff
path: root/sql/ha_myisam.cc
Commit message (Expand)AuthorAgeFilesLines
* New SET syntax & system variables.unknown2002-07-231-14/+25
* mi_check T_xxx options massaged. T_REP_PARALLEL addedunknown2002-06-241-3/+2
* Made keyread (key scanning) a key specific attribute.unknown2002-06-191-1/+2
* Big code cleanup/review before 4.0.2 release.unknown2002-06-111-4/+5
* Update for BTREE keys in HEAP tablesunknown2002-04-121-1/+1
* Fixed problem with WHERE key=const ORDER BY key DESCunknown2002-03-151-6/+6
* mergedunknown2002-03-131-1/+1
|\
| * mergeunknown2002-03-121-1/+1
| |\
| | * Added help for --local-infileunknown2002-03-121-1/+1
* | | mi_check flags cleanupunknown2002-03-131-23/+19
|/ /
* | Added support of null keys in HEAP tablesunknown2002-01-121-19/+30
* | Added macros for nice TIMESPEC usage.unknown2002-01-021-4/+10
* | Update copyrightunknown2001-12-061-3/+2
* | Update of query cache code.unknown2001-12-051-2/+2
* | Mergeunknown2001-11-181-16/+22
|\ \ | |/
| * Fixed bug in OPTIMIZE TABLE that reset index cardinality if itunknown2001-11-181-16/+22
* | Portability fixunknown2001-11-071-4/+4
* | mergedunknown2001-10-091-34/+40
|\ \
| * | Updated manual about embedded version.unknown2001-10-081-33/+39
| * | Final fixes for INSERT into MERGE tables.unknown2001-09-271-1/+1
* | | Boolean search passes _some_ testsunknown2001-10-091-1/+1
* | | get rid of ft_search. Now there're two sets of ft_ functions, ft_nlq_* and ft...unknown2001-09-251-1/+1
|/ /
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-09-181-5/+7
|\ \ | |/
| * Fix for LOAD DATA FROM MASTER when using tables with checksumunknown2001-09-181-5/+7
* | Portability fixesunknown2001-09-151-1/+0
* | mergeunknown2001-09-021-0/+8
|\ \
| * \ merge with 3.23.42unknown2001-09-021-0/+8
| |\ \ | | |/
| | * Increase version numberunknown2001-08-301-0/+8
* | | Changed DB_TYPE_INNOBASE to DB_TYPE_INNODBunknown2001-09-021-1/+2
|/ /
* | mergedunknown2001-08-091-1/+1
|\ \ | |/
| * Added new optino --sql-mode to mysqld.unknown2001-08-091-1/+1
* | mergedunknown2001-07-021-4/+22
|\ \
| * | Symlinking of tables should not work.unknown2001-06-051-9/+8
| * | Added support for symlinked tables.unknown2001-06-011-0/+19
| |/
* | memory-limited treeunknown2001-07-021-0/+5
* | ALTER TABLE ... DISABLE/ENABLE KEYS, code cleanupunknown2001-05-241-3/+16
|/
* Fixed that database name is shown for CHECK TABLEunknown2001-04-201-3/+13
* Added test for PTHREAD_YIELDunknown2001-04-181-2/+4
* Let ALTER TABLE and LOAD DATA INFILE use sorting to create indexunknown2001-03-281-3/+4
* Added new tests to benchmark suiteunknown2001-03-111-1/+2
* Cleanups...unknown2001-02-201-7/+7
* Added locks needed for Innobaseunknown2001-02-181-1/+1
* Use new bitmap interfaceunknown2001-02-071-1/+2
* ha_myisam.cc magic removedunknown2001-01-191-12/+2
* fixed buffer overrun in resolve_stack_dumpunknown2001-01-181-5/+34
* Fixed bug in CHECK TABLE ... EXTENDEDunknown2001-01-161-4/+8
* Don't use subtransactions on write_row() and delete_row() inunknown2000-12-281-1/+1
* Fixed delete in tables with hidden primary keyunknown2000-12-121-1/+1
* New error messagesunknown2000-12-051-1/+4
* Fixed bug in 'drop table'unknown2000-11-291-0/+8