diff options
author | unknown <heikki@donna.mysql.fi> | 2001-05-26 21:58:59 +0300 |
---|---|---|
committer | unknown <heikki@donna.mysql.fi> | 2001-05-26 21:58:59 +0300 |
commit | 860d2b392a542f42ad60e12382fced1068c04c20 (patch) | |
tree | bf62d04e36a4bbb5ec3fa445cca8e6c5ecf95f57 /BitKeeper | |
parent | 714640bfb9f725f05567c58fac34612e3e99df33 (diff) | |
download | mariadb-git-860d2b392a542f42ad60e12382fced1068c04c20.tar.gz |
sync0sync.ic InnoDB now uses XCHG to implement mutex if GCC and x86
configure.in InnoDB now uses XCHG to implement mutex if GCC and x86
innobase/configure.in:
InnoDB now uses XCHG to implement mutex if GCC and x86
innobase/include/sync0sync.ic:
InnoDB now uses XCHG to implement mutex if GCC and x86
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 2bd9389d2d3..f772adc5410 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -1,2 +1,3 @@ mwagner@evoq.mwagner.org sasha@mysql.sashanet.com +heikki@donna.mysql.fi |