1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

5.5.40+ merge

This commit is contained in:
Sergei Golubchik
2014-10-09 10:30:11 +02:00
159 changed files with 1302 additions and 538 deletions

View File

@@ -6,17 +6,14 @@
* See COPYRIGHT.txt for details.
*/
#undef VERSION
#include <config.h>
#include "EXTERN.h"
#include "perl.h"
#include "XSUB.h"
#include "ppport.h"
/*
below we'll include (indirectly) my_global.h, which defines
VERSION too. Undefine our VERSION here.
*/
#undef VERSION
#include "hstcpcli.hpp"
#define DBG(x)