f5a7bbe20b
- client and server version 5.7.16-10 - pam-for-mysql: compatible with newer MySQL API (MySQL 5.7+) Thanks to all who have worked on Percona, MariaDB, and MySQL ports. Your tireless efforts have been instrumental in making this port happen. Differential Revision: https://reviews.freebsd.org/D8785
10 lines
204 B
Text
10 lines
204 B
Text
--- include/CMakeLists.txt.orig 2016-11-27 19:44:54 UTC
|
|
+++ include/CMakeLists.txt
|
|
@@ -38,6 +38,7 @@ SET(HEADERS_ABI
|
|
|
|
SET(HEADERS
|
|
${HEADERS_ABI}
|
|
+ hash.h
|
|
my_dbug.h
|
|
m_string.h
|
|
my_sys.h
|