diff options
author | greg@mysql.com <> | 2004-02-09 12:16:33 -0100 |
---|---|---|
committer | greg@mysql.com <> | 2004-02-09 12:16:33 -0100 |
commit | 1021948a3e5edf57d3481303727e556360314b69 (patch) | |
tree | a7c2b919d5ff697eebd94ffebf7393dee7871f67 /libmysql | |
parent | 1ac66e67b812f50e5b7872c253abad939aa635bc (diff) | |
parent | 13b092d3fe0895d8995aad571b76df18b089e1a5 (diff) | |
download | mariadb-git-1021948a3e5edf57d3481303727e556360314b69.tar.gz |
Merge
Diffstat (limited to 'libmysql')
-rw-r--r-- | libmysql/libmysql.def | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libmysql/libmysql.def b/libmysql/libmysql.def index 542ab890e95..721097905a8 100644 --- a/libmysql/libmysql.def +++ b/libmysql/libmysql.def @@ -68,8 +68,8 @@ EXPORTS my_memdup my_no_flags_free my_realloc - my_thread_end - my_thread_init + mysql_thread_end + mysql_thread_init net_buffer_length set_dynamic strcend |