Commit 37ec7a84 authored by Vladislav Vaintroub's avatar Vladislav Vaintroub

Fix build error with CMake 2.8 (mysql_stmt_next_result not exported

by shared embedded library)
parent fb697bb2
...@@ -104,3 +104,4 @@ EXPORTS ...@@ -104,3 +104,4 @@ EXPORTS
mysql_stmt_attr_get mysql_stmt_attr_get
mysql_stmt_attr_set mysql_stmt_attr_set
mysql_stmt_field_count mysql_stmt_field_count
mysql_stmt_next_result
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment