summaryrefslogtreecommitdiff
path: root/sql/ha_berkeley.cc
Commit message (Expand)AuthorAgeFilesLines
* windows compilation fixesunknown2005-02-191-0/+1
* manually mergedunknown2005-02-141-53/+91
|\
| * query_id and my_xid -> ulonglongunknown2005-01-271-14/+12
| * XA (not completely polished out yet)unknown2005-01-161-47/+87
* | Merge mysql.com:/home/jimw/my/mysql-4.1-bdb-initunknown2005-01-131-0/+2
|\ \
| * | Fix small memory leak that occured when BerkeleyDB failed to initialize.unknown2005-01-121-0/+2
* | | First stage of table definition cacheunknown2005-01-061-61/+78
* | | Add 0x before pointers (to help with debugging)unknown2004-12-181-10/+17
| |/ |/|
* | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-31/+66
* | Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-4/+6
|\ \ | |/
| * Simpler arena swapping codeunknown2004-11-081-4/+6
* | merge with 4.1unknown2004-10-291-8/+8
|\ \ | |/
| * Bug#6202: ENUMs are not case sensitive even if declared BINARYunknown2004-10-251-1/+1
| * Support for TIMESTAMP columns holding NULL values. Unlike all otherunknown2004-10-011-4/+4
| * Fix for BUG#5117:unknown2004-09-131-3/+3
* | 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
| |\ \ | | |/