summaryrefslogtreecommitdiff
path: root/sql/ha_myisam.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#9622, stage 2, work together with fix for BUG#12232:unknown2005-10-211-1/+1
* BUG#12232: Addressing docs team feedback: s/inequal/unequal/unknown2005-09-241-1/+1
* BUG#12232: Add a server option to treat NULL values as equal when calculating...unknown2005-09-211-0/+9
* a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
* Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+1
* tztime.cc:unknown2005-06-021-0/+2
* Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* mergeunknown2005-03-031-7/+11
|\
| * uninit variable fixedunknown2005-03-031-1/+1
| * Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)unknown2005-03-031-7/+11
* | Bug#6202: ENUMs are not case sensitive even if declared BINARYunknown2004-10-251-1/+1
* | Merge with 4.0unknown2004-10-201-2/+16
|\ \ | |/
| * Merge mysql.com:/home/mydev/mysql-4.0unknown2004-10-141-2/+16
| |\
| | * BUG#5625 - MyISAM Index corruption on ALTER TABLE x ENABLE KEYS due to full t...unknown2004-10-141-2/+16
* | | Merge with 4.0 for 4.1 releaseunknown2004-10-061-1/+1
|\ \ \ | |/ /
| * | Reverted patch for new usage of open_count as it caused more problems than it...unknown2004-10-061-22/+4
| |/
| * bug#2831 - --extenral-locking does not fully work with --myisam-recover.unknown2004-09-181-3/+21
* | Support for TIMESTAMP columns holding NULL values. Unlike all otherunknown2004-10-011-4/+4
* | sql_print_error cleanupunknown2004-09-041-10/+10
* | bug#4369 - MySQL 4.1 regression in Alter table/tmp table from hash.unknown2004-08-091-1/+21
* | WL#1900 "When CHECK TABLE or ANALYZE TABLE of a MyISAM table is killedunknown2004-07-131-2/+2
* | Added missing root user to mysql.user on windows. (Bug #4242)unknown2004-06-251-23/+24
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-06-231-9/+22
|\ \
| * | Fix for bug#3950: Check/Repair caused by "Field List" doesn't show table name...unknown2004-06-231-9/+22
* | | handler interface cleanups:unknown2004-06-231-0/+7
|/ /
* | Proposed fix for bug #3412 (embedded server: prepared statement returnsunknown2004-05-281-3/+1
* | Changed prototype of killed_ptr() to make it more portableunknown2004-05-261-1/+1
* | key_cmp -> key_cmp_if_sameunknown2004-05-161-19/+7
* | WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again).unknown2004-05-061-30/+130
* | always call start_bulk_insert, clarify this behaviour in comment blockunknown2004-04-081-1/+1
* | Don't enable HA_EXTRA_WRITE_CACHE if too few rowsunknown2004-04-081-1/+3
* | post-review fixesunknown2004-04-071-9/+13
* | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-67/+68
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-04-021-22/+11
|\ \
| * | cleanup of ha_myisam::deactivate_non_unique_index() and Co.unknown2004-04-021-22/+11
* | | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-5/+4
|/ /
* | merge with 4.0unknown2004-03-161-0/+1
|\ \ | |/
| * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-0/+1
* | Merge with 4.0.18unknown2004-02-111-1/+1
|\ \ | |/
| * Some small portability fixes.unknown2003-12-301-2/+3
* | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-2/+2
* | Update VC++ filesunknown2003-11-211-7/+4
* | Merge key cache structures to oneunknown2003-11-201-2/+1
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-89/+14
* | post-merge fixesunknown2003-10-311-13/+14
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-10-311-0/+131
|\ \
| * \ Mergeunknown2003-10-301-0/+131
| |\ \
| | * \ Manual merge after improving concurrency for key cache reassignmentunknown2003-10-011-0/+131
| | |\ \
| | | * | Many files:unknown2003-10-011-1/+1
| | | * | Manual mergeunknown2003-08-261-0/+131
| | | |\ \