summaryrefslogtreecommitdiff
path: root/sql/unireg.h
diff options
context:
space:
mode:
authormonty@narttu.mysql.fi <>2000-11-17 02:36:46 +0200
committermonty@narttu.mysql.fi <>2000-11-17 02:36:46 +0200
commit22415489f2bef07e1617cb93a5c3f3a8c332ce25 (patch)
tree09e51a2c4d96c3afa0d966f7469e46432fc6dc58 /sql/unireg.h
parentca2cca8dce9fa5029f5a96d6b266e0fbdc4bc5f8 (diff)
downloadmariadb-git-22415489f2bef07e1617cb93a5c3f3a8c332ce25.tar.gz
Fixes for bugs in the usage of IO_CACHE
Diffstat (limited to 'sql/unireg.h')
-rw-r--r--sql/unireg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/unireg.h b/sql/unireg.h
index 988be3d398f..c293433dd42 100644
--- a/sql/unireg.h
+++ b/sql/unireg.h
@@ -28,6 +28,7 @@
#define LANGUAGE "english/"
#define ERRMSG_FILE "errmsg.sys"
#define TEMP_PREFIX "MY"
+#define LOG_PREFIX "ML"
#define PROGDIR "bin/"
#ifndef DATADIR
#define DATADIR "data/"