mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-9293 Connector/C integration
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include <mysql.h>
|
||||
#include <my_getopt.h>
|
||||
#include <my_dir.h>
|
||||
#include <mysql_version.h>
|
||||
|
||||
#define SHOW_VERSION "1.0.0"
|
||||
#define PRINT_VERSION do { printf("%s Ver %s Distrib %s\n", \
|
||||
|
Reference in New Issue
Block a user