diff options
author | monty@mysql.com <> | 2004-05-27 00:30:28 +0300 |
---|---|---|
committer | monty@mysql.com <> | 2004-05-27 00:30:28 +0300 |
commit | 61a6557307f92eeee1dbb812861d721f96f19656 (patch) | |
tree | 5ed4e118d371f2a1d84eaaef85c5869d24977363 /libmysqld/libmysqld.def | |
parent | c342318c6eea1f29a03100b4534a1b1ad63d92bc (diff) | |
parent | dab0b7d4159b6af8994cdc3de8324797e092c42c (diff) | |
download | mariadb-git-61a6557307f92eeee1dbb812861d721f96f19656.tar.gz |
merge with 4.0 to get windows fixes
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 8b2ad8379d6..7c93951df7a 100644 --- a/libmysqld/libmysqld.def +++ b/libmysqld/libmysqld.def @@ -92,7 +92,6 @@ EXPORTS mysql_thread_safe mysql_use_result mysql_warning_count - net_buffer_length set_dynamic strcend strcont @@ -128,5 +127,5 @@ EXPORTS alloc_root free_root my_read - max_allowed_packet llstr + mysql_get_parameters |