diff options
author | unknown <monty@hundin.mysql.fi> | 2001-05-31 12:18:53 +0300 |
---|---|---|
committer | unknown <monty@hundin.mysql.fi> | 2001-05-31 12:18:53 +0300 |
commit | b6cae0f64707aca9ec2bbc437f87a84e53fbfec7 (patch) | |
tree | c974b291b6b89be912a6aa935ac1185bf62dac53 /BitKeeper | |
parent | a8f279020d66f3e7f52e7811fbf171d565a99cbe (diff) | |
download | mariadb-git-b6cae0f64707aca9ec2bbc437f87a84e53fbfec7.tar.gz |
Added functions for symbolic link handling to make it possible to
backport things from 4.0. This is safe as the functions are not used!
Fixed bug in new mutex handling in InnoDB
Make allow_break() and dont_break() defines.
Docs/manual.texi:
Remove -fomit-frame-pointer from default binaries
configure.in:
Use -lcma library on HPUX
include/my_sys.h:
Added functions for symbolic link handling to make it possible to
backport things from 4.0. (This is safe as the functions are not used!)
include/mysys_err.h:
Error messages for symlink functions.
innobase/include/sync0sync.ic:
Fixed bug in new mutex handling
mysys/Makefile.am:
Symlink handling
mysys/errors.c:
Symlink handling
mysys/mf_brkhant.c:
Make allow_break() and dont_break() defines.
sql/sql_select.h:
Fix for Intel compiler.
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
Diffstat (limited to 'BitKeeper')
-rw-r--r-- | BitKeeper/etc/logging_ok | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index f517c9a46cc..e8deba03c8a 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -1,6 +1 @@ -mwagner@evoq.mwagner.org -sasha@mysql.sashanet.com -heikki@donna.mysql.fi -miguel@linux.local -monty@tik.mysql.fi -monty@donna.mysql.fi +monty@hundin.mysql.fi |