mirror of
https://github.com/MariaDB/server.git
synced 2025-06-25 06:22:03 +03:00
1. Portability fixups for Connector/ODBC 3.52 & DBD
(Addition of mysql_fetch_column & mysql_stmt_free_result) 2. Windows build fixups for libmysqld, mysqlbinlog and mysqldemb
This commit is contained in:
@ -115,6 +115,7 @@ EXPORTS
|
||||
mysql_param_result
|
||||
mysql_prepare_result
|
||||
mysql_stmt_close
|
||||
mysql_stmt_free_result
|
||||
mysql_stmt_error
|
||||
mysql_stmt_errno
|
||||
mysql_fetch
|
||||
|
Reference in New Issue
Block a user