mariadb/innobase
unknown e69d8fb32a Fix for BDB and LOCK TABLES
BitKeeper/deleted/.del-ib_config.h.in~9e57db8504e55b7:
  Delete: innobase/ib_config.h.in
BitKeeper/deleted/.del-ib_config.h~7539e26ffc614439:
  Delete: innobase/ib_config.h
Docs/manual.texi:
  Changelog
myisam/mi_locking.c:
  Cleanup
mysql-test/r/bdb.result:
  Test for LOCK TABLES
mysql-test/r/innodb.result:
  Test for LOCK TABLES
mysql-test/t/bdb.test:
  Test for LOCK TABLES
mysql-test/t/innodb.test:
  Test for LOCK TABLES
sql-bench/test-insert.sh:
  Allow loop to be small
sql/ha_berkeley.cc:
  Fixed bug when using LOCK TABLES with BDB
sql/ha_berkeley.h:
  Fixed bug when using LOCK TABLES with BDB
sql/handler.h:
  Fixed bug when using LOCK TABLES with BDB
sql/sql_base.cc:
  Fixed bug when using LOCK TABLES with BDB
sql/sql_parse.cc:
  UNLOCK TABLES ends transaction
sql/sql_select.cc:
  Fix to not call index_end() twice
2001-04-19 20:41:19 +03:00
..
btr ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
buf buf0buf.c Fixed a race condition in buf0lru and btr0sea which could corrupt the LRU list 2001-03-16 00:22:21 +02:00
com ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
cry Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
data data0data.c Small changes to eliminate some asserts in the debug version 2001-03-27 15:54:05 +03:00
db Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
dict ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
dyn Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
eval Fixes for innobase 2001-02-21 14:16:00 +02:00
fil ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
fsp fsp0fsp.c Circumvent a bug in Visual C inlining 2001-03-14 19:54:38 +02:00
fut ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
ha Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
ibuf Patch from sleepycat to fix problem with BDB and log files 2001-03-06 20:38:53 +02:00
include Moved things to configure.in 2001-04-19 15:25:03 +03:00
lock srv0srv.h Merging work for 3.23.37 2001-04-10 21:58:07 +03:00
log log0recv.c Change Innobase text to InnoDB 2001-04-13 16:36:54 +03:00
mach Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
mem Fixes for compiling innobase 2001-03-12 01:13:07 +02:00
mtr Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
odbc Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
os merge 2001-04-18 23:49:25 +03:00
page ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
pars Fixes for compiling innobase 2001-03-12 01:13:07 +02:00
que Portability fixes 2001-04-19 14:43:32 +03:00
read Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
rem row0mysql.c Fix REPLACE problem, non-latin1 charset bug 2001-03-07 17:22:27 +02:00
row srv0srv.h Merging work for 3.23.37 2001-04-10 21:58:07 +03:00
srv log0recv.c Change Innobase text to InnoDB 2001-04-13 16:36:54 +03:00
sync sync0sync.c Fix the infinite spin on FreeBSD 2001-04-04 16:30:46 +03:00
thr Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
trx srv0srv.h Merging work for 3.23.37 2001-04-10 21:58:07 +03:00
usr Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
ut ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
configure.in Moved things to configure.in 2001-04-19 15:25:03 +03:00
Makefile.am Make sure ib_config.h is distributed. 2001-03-05 21:08:24 -05:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
my_cnf Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
stamp-h.in Added Innobase to source distribution 2001-02-17 14:19:19 +02:00