1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-08-07 02:42:49 +03:00

10.2-integration

renamed duplicate symbols in mariadb_version.h
This commit is contained in:
Georg Richter
2016-02-17 07:42:11 +01:00
parent 85525c2ba7
commit 28edd6d18e
5 changed files with 27 additions and 27 deletions

View File

@@ -44,7 +44,7 @@
#define LOCAL_HOST_NAMEDPIPE "."
#if defined(_WIN32) && !defined( _CUSTOMCONFIG_)
#define MYSQL_NAMEDPIPE "MySQL"
#define MARIADB_NAMEDPIPE "MySQL"
#define MYSQL_SERVICENAME "MySql"
#endif /* _WIN32 */