summaryrefslogtreecommitdiff
path: root/sql/ha_berkeley.cc
Commit message (Expand)AuthorAgeFilesLines
* sql/mysql_priv.hserg@serg.mylan2005-06-091-69/+4
* Merge with 4.1monty@mysql.com2005-06-071-2/+1
|\
| * a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+3
| * Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-4/+1
* | Mergekent@mysql.com2005-06-021-0/+2
|\ \ | |/
| * tztime.cc:kent@mysql.com2005-06-021-0/+2
* | Merge from 4.1msvensson@neptunus.(none)2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
* | Fixes while reviewing new codemonty@mishka.local2005-05-061-3/+1
* | BUG#9714 libsupc++ problemmsvensson@neptunus.(none)2005-04-271-2/+7
* | Mergemsvensson@neptunus.(none)2005-04-011-2/+1
|\ \
| * | BUG#6554: Problem Building MySql on Fedora Core 3msvensson@neptunus.(none)2005-03-211-2/+1
| * | Manual mergemsvensson@neptunus.(none)2005-03-141-1/+2
| |\ \ | | |/
* | | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onjimw@mysql.com2005-03-181-2/+2
* | | Merge 4.1 - 5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-03-151-1/+2
|\ \ \ | | |/ | |/|
| * | BUG#6554 Problem Building MySql on Fedora Core 3msvensson@neptunus.(none)2005-03-141-1/+2
* | | print xa recovery progressserg@serg.mylan2005-03-131-0/+1
| |/ |/|
* | windows compilation fixesserg@serg.mylan2005-02-191-0/+1
* | manually mergedserg@serg.mylan2005-02-141-53/+91
|\ \
| * | query_id and my_xid -> ulonglongserg@serg.mylan2005-01-271-14/+12
| * | XA (not completely polished out yet)serg@serg.mylan2005-01-161-47/+87
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-bdb-initjimw@mysql.com2005-01-131-0/+2
|\ \ \ | | |/ | |/|
| * | Fix small memory leak that occured when BerkeleyDB failed to initialize.jimw@mysql.com2005-01-121-0/+2
* | | First stage of table definition cachemonty@mysql.com2005-01-061-61/+78
* | | Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-10/+17
| |/ |/|
* | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-31/+66
* | Merge with 4.1 to get new thd->mem_root handlingmonty@mysql.com2004-11-081-4/+6
|\ \ | |/
| * Simpler arena swapping codemonty@mysql.com2004-11-081-4/+6
* | merge with 4.1monty@mysql.com2004-10-291-8/+8
|\ \ | |/
| * Bug#6202: ENUMs are not case sensitive even if declared BINARYbar@mysql.com2004-10-251-1/+1
| * Support for TIMESTAMP columns holding NULL values. Unlike all otherdlenev@brandersnatch.localdomain2004-10-011-4/+4
| * Fix for BUG#5117:sergefp@mysql.com2004-09-131-3/+3
* | Mergemonty@mishka.local2004-09-151-14/+24
|\ \
| * \ Merge.jani@rhols221.adsl.netsonic.fi2004-09-131-14/+24
| |\ \
| | * | Added per thread status variables, after review, patch v1.1.jani@rhols221.adsl.netsonic.fi2004-09-131-14/+24
* | | | Added options --auto-increment-increment and --auto-increment-offset.monty@mishka.local2004-09-151-3/+3
|/ / /
* | | Merge with 4.1monty@mysql.com2004-09-061-2/+4
|\ \ \ | |/ / |/| / | |/
| * Bug#4521: unique key prefix interacts poorly with utf8. bar@mysql.com2004-08-191-2/+4
* | Merge with 4.1monty@mysql.com2004-07-121-0/+29
|\ \ | |/
| * Cleanup of db option cacheingmonty@mysql.com2004-07-091-3/+15
| * New handler::index_flags() definition to make it easy to check the full used ...monty@mysql.com2004-07-081-0/+17
* | Merge with 4.1.3-betamonty@mysql.com2004-07-071-10/+41
|\ \ | |/
| * after merge fixedserg@serg.mylan2004-06-261-6/+0
| * Merge with 4.0 to get the latest bug patches to 4.1monty@mysql.com2004-06-251-2/+33
| |\
| | * Mergeingo@mysql.com2004-06-251-2/+2
| | |\
| | | * bug#2686 - index_merge select on BerkeleyDB table with varchar PK causes mysq...ingo@mysql.com2004-06-241-2/+2
| | * | bug#2688 - Wrong index_merge query results for BDB table with variable length...ingo@mysql.com2004-06-221-0/+31
| | |/
| * | Added missing root user to mysql.user on windows. (Bug #4242)monty@mysql.com2004-06-251-2/+6
| * | followup to handler cleanupserg@serg.mylan2004-06-231-1/+1
| * | mergedserg@serg.mylan2004-06-231-4/+6
| |\ \