diff options
author | hf@deer.(none) <> | 2004-05-26 21:40:27 +0500 |
---|---|---|
committer | hf@deer.(none) <> | 2004-05-26 21:40:27 +0500 |
commit | 78f58ff38494c6483fd63e9f9d8824b34ebdbc44 (patch) | |
tree | da6efb78f98da49c9e60050f45067be7a2860d8a /libmysqld/libmysqld.def | |
parent | 9a5dafba83c9135656727ab9e3236703fe49361d (diff) | |
download | mariadb-git-78f58ff38494c6483fd63e9f9d8824b34ebdbc44.tar.gz |
Fix to make Windows compilation smoother
Diffstat (limited to 'libmysqld/libmysqld.def')
-rw-r--r-- | libmysqld/libmysqld.def | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libmysqld/libmysqld.def b/libmysqld/libmysqld.def index 1c9bdea0a01..8db8a846562 100644 --- a/libmysqld/libmysqld.def +++ b/libmysqld/libmysqld.def @@ -63,6 +63,5 @@ EXPORTS mysql_refresh mysql_odbc_escape_string myodbc_remove_escape - net_buffer_length - max_allowed_packet get_tty_password + mysql_get_parameters |