diff options
author | joerg@trift2. <> | 2007-06-18 19:44:58 +0200 |
---|---|---|
committer | joerg@trift2. <> | 2007-06-18 19:44:58 +0200 |
commit | cf95b9e40e5cde1960139ff08a3340fda9071385 (patch) | |
tree | b47602f30360e901d69cbc9bde907324187b5a4c /libmysqld/libmysqld.def | |
parent | 491e471fb3a9307ef03d556f45d3fafe59d74ce0 (diff) | |
parent | 1d09be3804033df929f6e74057c5364666d41a4f (diff) | |
download | mariadb-git-cf95b9e40e5cde1960139ff08a3340fda9071385.tar.gz |
Merge trift2.:/MySQL/M41/push-4.1
into trift2.:/MySQL/M50/push-5.0
Diffstat (limited to 'libmysqld/libmysqld.def')
-rw-r--r-- | libmysqld/libmysqld.def | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libmysqld/libmysqld.def b/libmysqld/libmysqld.def index 0e80681700f..8829112fefd 100644 --- a/libmysqld/libmysqld.def +++ b/libmysqld/libmysqld.def @@ -29,8 +29,8 @@ EXPORTS my_print_variables my_realloc my_strdup - my_thread_end - my_thread_init + mysql_thread_end + mysql_thread_init myodbc_remove_escape mysql_affected_rows mysql_autocommit |