3192 Christopher Powers 2010-08-23 [merge]
merge
added:
mysql-test/suite/parts/r/part_ctype_utf32.result
mysql-test/suite/parts/t/part_ctype_utf32.test
modified:
sql/field.cc
sql/sql_audit.cc
sql/sql_audit.h
sql/sql_plugin.cc
=== modified file 'mysys/my_thr_init.c'
--- a/mysys/my_thr_init.c 2010-02-13 16:01:32 +0000
+++ b/mysys/my_thr_init.c 2010-08-23 01:41:42 +0000
@@ -302,6 +302,8 @@ void my_thread_global_end(void)
#ifndef HAVE_GETHOSTBYNAME_R
mysql_mutex_destroy(&LOCK_gethostbyname_r);
#endif
+
+ my_thread_basic_global_init_done= 0;
}
static my_thread_id thread_id= 0;
Attachment: [text/bzr-bundle] bzr/chris.powers@oracle.com-20100823132959-kz9nw6264sxpm6q4.bundle
| Thread |
|---|
| • bzr push into mysql-5.5-bugfixing branch (chris.powers:3192) | Christopher Powers | 23 Aug |