summaryrefslogtreecommitdiff
path: root/sql/ha_berkeley.cc
Commit message (Expand)AuthorAgeFilesLines
* Preparing to client<->server autoconvertbar@bar.mysql.r18.ru2003-03-171-4/+4
* Mergemonty@mashka.mysql.fi2003-01-211-1/+0
|\
| * Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-1/+0
* | resolving conflictshf@deer.mysql.r18.ru2003-01-151-3/+25
|\ \ | |/
| * Merge with 4.0.8monty@mashka.mysql.fi2003-01-061-2/+2
| |\
| | * A lot of portability fixes.monty@mashka.mysql.fi2003-01-051-2/+22
| * | Changed mysql-test to print warnings for not existing table to DROP TABLEmonty@mashka.mysql.fi2003-01-061-1/+5
| * | patches from sleepycat.com have been applied (SCRUM)ram@mysql.r18.ru2002-12-191-0/+18
* | | SCRUMhf@deer.mysql.r18.ru2003-01-151-1/+0
* | | Merging&testinghf@deer.mysql.r18.ru2002-12-171-0/+2
|/ /
* | rename of net_pkg.cc to protocol.ccmonty@mashka.mysql.fi2002-12-111-20/+18
* | support for HA_READ_BEFORE_KEY and HA_READ_PREFIX_LAST_OR_PREVram@mysql.r18.ru2002-11-271-0/+17
* | Merge with 4.0monty@mashka.mysql.fi2002-11-211-2/+2
|\ \ | |/
| * Portability fix when using -DBIG_TABLESmonty@mashka.mysql.fi2002-11-141-2/+2
* | BDB 4.1.24ram@mysql.r18.ru2002-10-301-19/+21
* | Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-1/+1
|\ \ | |/ |/|
| * Hash now supports several charsetsbar@gw.udmsearch.izhnet.ru2002-03-141-1/+1
* | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-1/+1
* | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-8/+8
|/
* Move HA_EXTRA_NO_READCHECK to ha_openmonty@hundin.mysql.fi2002-01-161-4/+5
* Added support of null keys in HEAP tablesmonty@tik.mysql.fi2002-01-121-0/+31
* Update copyrightmonty@hundin.mysql.fi2001-12-061-2/+2
* New improved IO_CACHEmonty@bitch.mysql.fi2001-11-281-3/+3
* Fixes for embedded version.monty@hundin.mysql.fi2001-11-251-1/+2
* Fix that mysqladmin shutdown can be interrupted with ^Cmonty@hundin.mysql.fi2001-11-031-7/+9
* Added unique error for DEADLOCKmonty@hundin.mysql.fi2001-09-171-0/+6
* Fixed problem with "record not found" in BDB tables.monty@hundin.mysql.fi2001-09-141-5/+3
* Fix bugs when using LOCK TABLES with BDB tablesmonty@hundin.mysql.fi2001-09-081-11/+16
* More debug infomonty@hundin.mysql.fi2001-09-081-4/+10
* Fix for LOCK TABLES and BDB tablesmonty@tik.mysql.fi2001-09-081-4/+9
* Add test case for update/replace bug in bdb.tim@white.box2001-07-241-14/+7
* ha_berkeley.cc Fix bug in remove_key(), when key != primary_key it wouldtim@white.box2001-07-241-1/+1
* Fixed problem with part keys and BDB tablesmonty@hundin.mysql.fi2001-07-181-4/+11
* Removed wrong warning from thr_lockmonty@hundin.mysql.fi2001-07-171-1/+3
* Fixed portability problems in mysqlcheckmonty@donna.mysql.fi2001-04-211-0/+1
* Fix for BDB and LOCK TABLESmonty@donna.mysql.fi2001-04-191-2/+24
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macromonty@donna.mysql.fi2001-03-261-2/+2
* Fixed bug in MAX() optimizing for BDB tablesmonty@donna.mysql.fi2001-03-101-1/+6
* Fixed test cases for innobasemonty@donna.mysql.fi2001-03-071-2/+8
* Removed duplicated index_init() calls that causes problems with BDBmonty@donna.mysql.fi2001-03-071-0/+2
* Merged some functions and removed some unused client functions.monty@donna.mysql.fi2001-03-061-32/+36
* Fixes for innobase usagemonty@donna.mysql.fi2001-03-031-11/+11
* Changed --replace to --replace_result in mysqltestmonty@donna.mysql.com2001-02-151-2/+3
* Portability fixes for OPENBSD, OS2 and Windowsmonty@donna.mysql.com2001-01-271-10/+7
* Added new mutex for hostname lookupmonty@donna.mysql.com2001-01-231-2/+2
* keep bk happymonty@donna.mysql.com2001-01-221-27/+33
* Fixed for bugs that was found when getting full code coverage of BDBmonty@donna.mysql.com2001-01-171-37/+46
* Removed not used variable 'last_ref'monty@donna.mysql.com2001-01-161-99/+99
* Fixes for mysqltestmonty@donna.mysql.com2001-01-151-7/+8
* Fixed that --open-files-limit works on Linuxmonty@donna.mysql.com2001-01-141-0/+30