summaryrefslogtreecommitdiff
path: root/BitKeeper
diff options
context:
space:
mode:
authorunknown <heikki@hundin.mysql.fi>2002-02-14 00:00:09 +0200
committerunknown <heikki@hundin.mysql.fi>2002-02-14 00:00:09 +0200
commit74e8b0a60dfebe216ec5782f331b32bbdbd4b798 (patch)
tree7903c2892cbc591c0f8746ed4a723c1a4d0c1041 /BitKeeper
parent345f3854515c2a6a44d6d2a02b19ad320b8b69d8 (diff)
downloadmariadb-git-74e8b0a60dfebe216ec5782f331b32bbdbd4b798.tar.gz
ha_innobase.cc:
DROP DATABASE required that the database name is in lower case to work; put it always to lower case in innobase_drop_database sql/ha_innobase.cc: DROP DATABASE required that the database name is in lower case to work; put it always to lower case in innobase_drop_database BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
Diffstat (limited to 'BitKeeper')
-rw-r--r--BitKeeper/etc/logging_ok1
1 files changed, 1 insertions, 0 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok
index a520b05f376..03e5543a92f 100644
--- a/BitKeeper/etc/logging_ok
+++ b/BitKeeper/etc/logging_ok
@@ -11,3 +11,4 @@ mwagner@cash.mwagner.org
paul@central.snake.net
sasha@mysql.sashanet.com
serg@serg.mysql.com
+heikki@hundin.mysql.fi