mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
MDEV-9293 - Use MariaDB's Connector/C in server
This commit is contained in:
committed by
Sergei Golubchik
parent
31a8cf54c8
commit
56c4cfe0be
@@ -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