4
0
Эх сурвалжийг харах

Merge pull request #340 from Sp1l/master

plugins/common.h: Set default MySQL port
Bryan Heden 7 жил өмнө
parent
commit
a7a910c870

+ 5 - 0
plugins/common.h

@@ -174,6 +174,11 @@
 #  endif
 #  endif
 #endif
 #endif
 
 
+/* MariaDB 10.2 client does not set MYSQL_PORT */
+#ifndef MYSQL_PORT
+#  define MYSQL_PORT 3306
+#endif
+
 /*
 /*
  *
  *
  * Standard Values
  * Standard Values