mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-07-23 00:47:13 +02:00
Integrate MySQL module.
This commit is contained in:
+37
@@ -0,0 +1,37 @@
|
||||
SET(MARIADB_CLIENT_INCLUDES config-win.h
|
||||
dbug.h
|
||||
errmsg.h
|
||||
getopt.h
|
||||
hash.h
|
||||
ma_common.h
|
||||
m_ctype.h
|
||||
m_string.h
|
||||
ma_dyncol.h
|
||||
ma_secure.h
|
||||
my_alarm.h
|
||||
my_base.h
|
||||
my_config.h.in
|
||||
my_dir.h
|
||||
my_global.h
|
||||
my_list.h
|
||||
my_net.h
|
||||
my_no_pthread.h
|
||||
my_pthread.h
|
||||
my_stmt.h
|
||||
my_sys.h
|
||||
mysql.h
|
||||
mysql_com.h
|
||||
mysql_io.h
|
||||
mysql_mm.h
|
||||
mysql_priv.h
|
||||
mysql_version.h
|
||||
mysql_wireprotocol.h
|
||||
mysqld_error.h
|
||||
mysys_err.h
|
||||
sha1.h
|
||||
thr_alarm.h
|
||||
violite.h
|
||||
mysql/client_plugin.h
|
||||
mysql/plugin_auth_common.h
|
||||
mysql/plugin_auth.h
|
||||
PARENT_SCOPE)
|
||||
Reference in New Issue
Block a user