|
|
@ -38,7 +38,9 @@ typedef unsigned long ulong;
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
#include <mysql.h>
|
|
|
|
#include <mysql.h>
|
|
|
|
|
|
|
|
#ifndef LIBMARIADB
|
|
|
|
#include <mysql_version.h>
|
|
|
|
#include <mysql_version.h>
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
#include "nel/misc/debug.h"
|
|
|
|
#include "nel/misc/debug.h"
|
|
|
|
#include "nel/misc/config_file.h"
|
|
|
|
#include "nel/misc/config_file.h"
|
|
|
|