summaryrefslogtreecommitdiff
path: root/sql/ha_berkeley.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge from 5.0 trunk.Chad MILLER2008-07-141-4/+4
|\
| * fixes for warnings and compile errors for the fix of bug 26243unknown2008-03-291-4/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-2/+2
|\ \ | |/ |/|
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-031-2/+2
| |\
| | * Prevent bugs by making DBUG_* expressions syntactically equivalent unknown2007-02-221-2/+2
* | | BUG#28591: make the fix work for BDB tables too:unknown2007-07-261-1/+5
|/ /
* | Fixed compiler warnings.unknown2007-02-281-3/+3
* | Fixed compiler warnings (for linux and win32 and win64)unknown2007-02-221-0/+10
|/
* my_strtoll10-x86.s:unknown2006-12-311-1/+1
* Many files:unknown2006-12-231-2/+1
* Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2unknown2006-10-161-2/+2
|\
| * BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesunknown2006-08-101-2/+2
* | Bug#20573unknown2006-08-301-1/+4
* | Inefficient usage of String::append() fixed.unknown2005-11-201-1/+1
* | This patch add support for storing Geometry types to Archive, Innodb, NDB, an...unknown2005-10-241-0/+1
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-031-4/+14
|\ \
| * | Final patch for 5.0 for simplifying storage engine code. We now have just one...unknown2005-10-031-1/+0
| * | Next big patch for loadable storage engines!unknown2005-10-021-4/+15
* | | Bug#11238unknown2005-09-301-1/+1
|/ /
* | Cleanup for handlerton structure to allow for loadable engine work. This is t...unknown2005-09-191-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-151-1/+1
|\ \
| * | Fix bug #10802 Index is not used if table using BDB engine on HP-UXunknown2005-08-151-1/+1
* | | Fixes during review of new pushed codeunknown2005-08-121-13/+5
|/ /
* | Implement MySQL framework to support consistent read views inunknown2005-07-201-0/+3
* | A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-1/+13
* | 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
| |/ |/|