diff options
author | unknown <greg@mysql.com> | 2004-02-09 12:16:33 -0100 |
---|---|---|
committer | unknown <greg@mysql.com> | 2004-02-09 12:16:33 -0100 |
commit | 238cd3c6e9c30aa3368aaa9e1332d7771958d759 (patch) | |
tree | a7c2b919d5ff697eebd94ffebf7393dee7871f67 /libmysql | |
parent | 3db1cdcb73788726c66604cdef234ef2fe461c47 (diff) | |
parent | cae770576022649f2109496ce07f7ea8509e1471 (diff) | |
download | mariadb-git-238cd3c6e9c30aa3368aaa9e1332d7771958d759.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 |