mirror of
https://github.com/MariaDB/server.git
synced 2025-09-03 20:43:11 +03:00
Fix build error with CMake 2.8 (mysql_stmt_next_result not exported
by shared embedded library)
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user