diff options
author | unknown <jplindst@t41.(none)> | 2004-06-08 15:38:22 +0300 |
---|---|---|
committer | unknown <jplindst@t41.(none)> | 2004-06-08 15:38:22 +0300 |
commit | 19480ed616000e9e67e0adae52dc5dc9cb27fdcb (patch) | |
tree | e7e2686f09e9741422121d2e56836162c139427a /BitKeeper | |
parent | a755009ce4570806cc30b19749146cc6ee6b74bd (diff) | |
download | mariadb-git-19480ed616000e9e67e0adae52dc5dc9cb27fdcb.tar.gz |
Added function innobase_store_binlog_offset_and_flush_log requested by Guilhem
to ha_innodb.cc and ha_innodb.h
sql/ha_innodb.cc:
/***********************************************************************
This function stores binlog offset and flushes logs */
void
innobase_store_binlog_offset_and_flush_log(
/*=============================*/
char *binlog_name, /* in: binlog name */
longlong offset /* in: binlog offset */
);
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
Diffstat (limited to 'BitKeeper')
-rw-r--r-- | BitKeeper/etc/logging_ok | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index e419f9edfb9..32e46fb079f 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -78,6 +78,7 @@ jcole@sarvik.tfr.cafe.ee jcole@tetra.spaceapes.com joreland@mysql.com jorge@linux.jorge.mysql.com +jplindst@t41.(none) kaj@work.mysql.com konstantin@mysql.com kostja@oak.local |