summaryrefslogtreecommitdiff
path: root/sql/ha_berkeley.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | | mergeunknown2005-07-191-1/+13
|\ \ \ | |/ /
| * | A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-1/+13
| |/
* | Patch for push of wl1354 Partitioningunknown2005-07-181-4/+4
|/
* sql/mysql_priv.hunknown2005-06-091-69/+4
* Merge with 4.1unknown2005-06-071-2/+1
|\
| * a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+3
| * Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+1
* | Mergeunknown2005-06-021-0/+2
|\ \ | |/
| * tztime.cc:unknown2005-06-021-0/+2
* | Merge from 4.1unknown2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | Fixes while reviewing new codeunknown2005-05-061-3/+1
* | BUG#9714 libsupc++ problemunknown2005-04-271-2/+7
* | Mergeunknown2005-04-011-2/+1
|\ \
| * | BUG#6554: Problem Building MySql on Fedora Core 3unknown2005-03-211-2/+1
| * | Manual mergeunknown2005-03-141-1/+2
| |\ \ | | |/
* | | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-2/+2
* | | Merge 4.1 - 5.0unknown2005-03-151-1/+2
|\ \ \ | | |/ | |/|
| * | BUG#6554 Problem Building MySql on Fedora Core 3unknown2005-03-141-1/+2
* | | print xa recovery progressunknown2005-03-131-0/+1
| |/ |/|
* | 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
| | |/