blob: f081d649c7548c41dd81d0851a0f925f1b500faa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff -auwrN a/libmysql/CMakeLists.txt b/libmysql/CMakeLists.txt
--- a/libmysql/CMakeLists.txt 2014-07-27 22:03:27.806254846 -0400
+++ b/libmysql/CMakeLists.txt 2014-07-27 22:05:08.400521754 -0400
@@ -138,6 +138,8 @@
mysql_load_plugin_v
mysql_options4
mysql_plugin_options
+dynstr_append_os_quoted
+strfill
CACHE INTERNAL "Functions exported by client API"
|