1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +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:
brian@zim.(none)
2006-03-09 10:09:52 -08:00
parent 3d37ec6b8b
commit 78abb2d117
5 changed files with 9 additions and 1 deletions

View File

@ -14,6 +14,7 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
#define MYSQL_LEX 1
#include "mysql_priv.h"
#include "sql_repl.h"
#include "repl_failsafe.h"