summaryrefslogtreecommitdiff
path: root/.bzrignore
diff options
context:
space:
mode:
authorunknown <sasha@mysql.sashanet.com>2001-04-10 20:56:54 -0600
committerunknown <sasha@mysql.sashanet.com>2001-04-10 20:56:54 -0600
commit0969368d13772f8a61ddefb53efd64d4cf42d9d3 (patch)
treec052d8d91d91bacc775ebdfd8e299c23e4a6e100 /.bzrignore
parent6b464d84ce58f07e1a3e4b98a1d8f5eb9146f00c (diff)
downloadmariadb-git-0969368d13772f8a61ddefb53efd64d4cf42d9d3.tar.gz
do not log the drop internal temporary tables into the binary log
mark killed partially completed updates with an error code in binlog stop replication if the master reports a possible partial/killed update test partially killed update mysql-test/r/rpl000001.result: updated result mysql-test/r/rpl000012.result: updated result mysql-test/t/rpl000001.test: test handing a killed partial update mysql-test/t/rpl000012.test: test temporary table replication more thoroughly sql/log_event.h: mark killed partially completed updates with an error code BitKeeper/etc/ignore: Added bdb/btree/btree_auto.c bdb/build_vxworks/db_int.h bdb/build_win32/db_int.h bdb/build_win32/include.tcl bdb/build_win32/libdb.rc bdb/db/crdel_auto.c bdb/db/db_auto.c bdb/dist/config.hin to the ignore list sql/slave.cc: stop replication if the master reports a possible partial/killed update sql/sql_base.cc: do not log the drop internal temporary tables into the binary log
Diffstat (limited to '.bzrignore')
-rw-r--r--.bzrignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore
index 16606fdbf1a..719b30a518e 100644
--- a/.bzrignore
+++ b/.bzrignore
@@ -236,3 +236,11 @@ support-files/mysql.server
support-files/mysql.spec
tags
tmp/*
+bdb/btree/btree_auto.c
+bdb/build_vxworks/db_int.h
+bdb/build_win32/db_int.h
+bdb/build_win32/include.tcl
+bdb/build_win32/libdb.rc
+bdb/db/crdel_auto.c
+bdb/db/db_auto.c
+bdb/dist/config.hin