Skip to content

Commit

Permalink
Fix build error with CMake 2.8 (mysql_stmt_next_result not exported
Browse files Browse the repository at this point in the history
by shared embedded library)
--BZR--
revision-id: [email protected]
property-branch-nick: mysql-trunk-bugfixing
testament3-sha1: 3822463c342bb9e33389acbc5042263f3ca06749
  • Loading branch information
vaintroub committed Dec 22, 2009
1 parent 51c763c commit 7e61b4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libmysqld/libmysqld.def
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,4 @@ EXPORTS
mysql_stmt_attr_get
mysql_stmt_attr_set
mysql_stmt_field_count
mysql_stmt_next_result

0 comments on commit 7e61b4c

Please sign in to comment.