mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Porting fix that allows others to include compiled code with different parsers.
Makes you wonder what I am up to, doesn't?
This commit is contained in:
@ -27,6 +27,8 @@
|
||||
#pragma implementation // gcc: Class implementation
|
||||
#endif
|
||||
|
||||
#define MYSQL_LEX 1
|
||||
|
||||
#include "mysql_priv.h"
|
||||
#include "procedure.h"
|
||||
#include "sql_analyse.h"
|
||||
|
Reference in New Issue
Block a user