diff options
author | serg@serg.mylan <> | 2004-11-04 22:29:00 +0100 |
---|---|---|
committer | serg@serg.mylan <> | 2004-11-04 22:29:00 +0100 |
commit | 353dd4fe354cabcd486d96373191d080cec69537 (patch) | |
tree | dd3f43e4363d187e0227964fdda2406de51190d0 /dbug/dbug_long.h | |
parent | b12dfea6be3f01c0fe8bc078794e3e5c5aa795bb (diff) | |
download | mariadb-git-353dd4fe354cabcd486d96373191d080cec69537.tar.gz |
dbug: DBUG_EXECUTE_IF macro, build user manual automatically, document all features
charset2html moved from mysys to extra
ignore: new files added, garbage removed
Diffstat (limited to 'dbug/dbug_long.h')
-rw-r--r-- | dbug/dbug_long.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dbug/dbug_long.h b/dbug/dbug_long.h index 07266b51553..829df181ef1 100644 --- a/dbug/dbug_long.h +++ b/dbug/dbug_long.h @@ -1,3 +1,4 @@ +#error This file is not used in MySQL - see ../include/my_dbug.h instead /****************************************************************************** * * * N O T I C E * |