Merge kpettersson@bk-internal.mysql.com:/home/bk/mysql-5.0-runtime

into  adventure.(none):/home/thek/Development/cpp/mysql-5.0-runtime
This commit is contained in:
unknown 2008-03-26 14:13:19 +01:00
commit 0cf0b53e5e

View File

@ -223,7 +223,7 @@ void my_thread_global_end(void)
#endif
}
static long thread_id=0;
static ulong thread_id=0;
/*
Allocate thread specific memory for the thread, used by mysys and dbug