summaryrefslogtreecommitdiff
path: root/sql/key.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | * Patch to eliminate compilation errors under VC after bug #13191 fix.unknown2007-04-291-2/+2
| * | Merge gshchepa.loc:/home/uchum/work/bk-trees/mysql-4.1-optunknown2007-04-291-15/+8
| |\ \ | | |/
| | * Fixed bug #13191.unknown2007-04-291-11/+12
* | | WL#3700: Handler API change: all index search methods - that is,unknown2007-01-291-5/+9
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-1/+1
|\ \ \ | |/ /
| * | my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:unknown2006-12-231-2/+1
| * | Fix for bug#20670 "UPDATE using key and invoking trigger that modifiesunknown2006-09-211-4/+20
* | | Added --debug-info to most clients to detect memory leaks in mysql-test-rununknown2006-11-211-17/+34
* | | Fix for bug#20670 "UPDATE using key and invoking trigger that modifiesunknown2006-09-211-23/+21
* | | Bug#20086: Can't get data from key partitioned tables with VARCHAR keyunknown2006-06-211-0/+4
* | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-3/+16
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanunknown2006-04-101-1/+2
|\ \ \ | |/ /
| * | Bug #13601: Wrong int type for bitunknown2006-04-041-1/+2
* | | Remove unused variableunknown2006-03-281-1/+0
* | | Merge mysql.com:/home/my/mysql-5.1unknown2005-11-231-5/+5
|\ \ \
| * | | Table definition cache, part 2unknown2005-11-231-5/+5
* | | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0unknown2005-11-231-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Inefficient usage of String::append() fixed.unknown2005-11-201-2/+2
* | | some small changes to help get 5.1 compiling cleanly on Windows and with Visu...unknown2005-11-071-1/+1
* | | Bug #12116 patchunknown2005-07-221-2/+2
* | | Patch for push of wl1354 Partitioningunknown2005-07-181-0/+83
|/ /
* | A fix (bug #10179: error in default value setting).unknown2005-05-051-6/+0
* | Merge 4.1 -> 5.0unknown2005-03-171-1/+1
|\ \ | |/
| * Mergeunknown2005-03-171-1/+1
| |\
| | * A fix (bug #8942: SUBSTRING_INDEX in UPDATE causes internal loop).unknown2005-03-171-1/+1
* | | Fixes for windows compilation bugsunknown2005-01-261-2/+2
* | | First stage of table definition cacheunknown2005-01-061-4/+8
* | | Merge with global treeunknown2004-12-191-27/+27
* | | bit typeunknown2004-12-171-0/+30
* | | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-7/+21
* | | Merge with implementation of WL#1724.unknown2004-10-111-43/+70
|\ \ \ | |/ / |/| |
| * | WL#1724 "Min/Max Optimization for Queries with Group By Clause"unknown2004-08-271-43/+70
* | | Bug#4594: column index make = failed for gbk, but like worksunknown2004-08-231-4/+11
|/ /
* | key_cmp -> key_cmp_if_sameunknown2004-05-161-2/+74
* | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-1/+1
* | Merge with 4.0.18unknown2004-02-111-2/+2
|\ \ | |/
| * Proper fix for bug with BLOB in MIN/MAXunknown2004-01-191-2/+2
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-2/+2
* | Merge with 4.0.12unknown2003-03-191-0/+8
|\ \ | |/
| * Allow optimzation of multi-table-update also for InnoDB tablesunknown2003-03-191-1/+1
| * Merge with 3.23 to get fix for halloween problem on Update of InnoDB tablesunknown2003-03-181-0/+8
| |\
| | * Fix of 'halloween bug' with UPDATE of InnoDB tables.unknown2003-03-181-0/+8
| | * Fixed problem with auto_increment key as not first key partunknown2002-07-231-1/+1
* | | cleanupunknown2003-03-141-1/+1
* | | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-1/+2
* | | less default_charset_info unknown2002-12-201-2/+1
* | | my_sortcmp -> my_strnncollunknown2002-10-091-2/+3
* | | Merge with 4.0.3unknown2002-08-301-2/+3
|\ \ \ | |/ / |/| |