1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

Fix compilation errors in gcc -ansi -pedantic.

This commit is contained in:
knielsen@ymer.(none)
2006-09-07 21:00:00 +02:00
parent 273f189971
commit eac6374a88
3 changed files with 3 additions and 3 deletions

View File

@@ -98,7 +98,7 @@ public:
NotATablespace = 758,
InvalidTablespaceVersion = 759,
OutOfStringBuffer = 773,
NoLoggingTemporaryTable = 778,
NoLoggingTemporaryTable = 778
};
private: