summaryrefslogtreecommitdiff
path: root/sql/ha_berkeley.cc
Commit message (Expand)AuthorAgeFilesLines
* Mergeunknown2004-09-151-14/+24
|\
| * Merge.unknown2004-09-131-14/+24
| |\
| | * Added per thread status variables, after review, patch v1.1.unknown2004-09-131-14/+24
* | | Added options --auto-increment-increment and --auto-increment-offset.unknown2004-09-151-3/+3
|/ /
* | Merge with 4.1unknown2004-09-061-2/+4
|\ \ | |/ |/|
| * Bug#4521: unique key prefix interacts poorly with utf8. unknown2004-08-191-2/+4
* | Merge with 4.1unknown2004-07-121-0/+29
|\ \ | |/
| * Cleanup of db option cacheingunknown2004-07-091-3/+15
| * New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-081-0/+17
* | Merge with 4.1.3-betaunknown2004-07-071-10/+41
|\ \ | |/
| * after merge fixedunknown2004-06-261-6/+0
| * Merge with 4.0 to get the latest bug patches to 4.1unknown2004-06-251-2/+33
| |\
| | * Mergeunknown2004-06-251-2/+2
| | |\
| | | * bug#2686 - index_merge select on BerkeleyDB table with varchar PK causes mysq...unknown2004-06-241-2/+2
| | * | bug#2688 - Wrong index_merge query results for BDB table with variable length...unknown2004-06-221-0/+31
| | |/
| * | Added missing root user to mysql.user on windows. (Bug #4242)unknown2004-06-251-2/+6
| * | followup to handler cleanupunknown2004-06-231-1/+1
| * | mergedunknown2004-06-231-4/+6
| |\ \
| | * | handler interface cleanups:unknown2004-06-231-4/+6
| * | | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-4/+4
| |/ /
* | | Manual mergeunknown2004-06-141-0/+25
|\ \ \
| * \ \ Manual mergeunknown2004-05-291-0/+25
| |\ \ \
| | * \ \ Manual mergeunknown2004-05-131-0/+25
| | |\ \ \
| | | * | | This is first cset for WL#1394 "Optimize index merge when all involved index ...unknown2004-05-131-0/+25
* | | | | | Merging 4.1 to 5.0.unknown2004-05-261-15/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | key_cmp -> key_cmp_if_sameunknown2004-05-161-15/+14
* | | | | Merge 4.1 -> 5.0unknown2004-05-071-0/+1
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-0/+1
* | | | Merge 4.1 -> 5.0.unknown2004-04-071-22/+64
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-4/+4
| * | Merge with 4.0 to get lastest bug fixesunknown2004-03-291-1/+10
| |\ \ | | |/
| | * some cleanup of last patch for BUG #2342unknown2004-03-271-0/+9
| | * fixed bug #2342 unknown2004-03-271-0/+38
| * | fixed bug #2342 unknown2004-03-271-0/+29
| * | merge with 4.0unknown2004-03-161-1/+1
| |\ \ | | |/
| | * Ensure that install_test_db.sh script works with both 'make install' and 'mak...unknown2004-03-121-1/+1
| * | Cleanup ha_checktype() and redundant variables.unknown2004-03-021-1/+1
| * | Merge with 4.0.18unknown2004-02-111-15/+19
| |\ \ | | |/
| | * Some small portability fixes.unknown2003-12-301-15/+19
* | | Merging 4.1->5.0.unknown2003-11-191-1/+1
|\ \ \ | |/ / |/| |
| * | Merging 4.1->5.0unknown2003-10-221-1/+1
| |\ \
| | * \ Merging 4.1 -> 5.0unknown2003-09-241-1/+1
| | |\ \
| | | * | SCRUMunknown2003-03-311-1/+1
* | | | | Bitmap post-review fixesunknown2003-10-301-14/+14
* | | | | mergedunknown2003-10-211-22/+26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fixes for new key_map codeunknown2003-10-161-16/+20
| * | | | mergedunknown2003-10-151-6/+6
| |\ \ \ \
| | * | | | key_map with more that 64 bits widthunknown2003-10-111-6/+6
| | |/ / /
* | | | | Portability fixes for windowsunknown2003-10-151-1/+2
* | | | | merge with 4.0 for more memory allocation variables.unknown2003-10-131-1/+1
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |