mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge with base MySQL 5.1
Contains fixes for test cases Changed release tag to beta configure.in: change release tag to beta
This commit is contained in:
@@ -679,6 +679,8 @@ extern const char *my_thread_name(void);
|
||||
extern my_thread_id my_thread_dbug_id(void);
|
||||
extern int pthread_no_free(void *);
|
||||
extern int pthread_dummy(int);
|
||||
extern void my_mutex_init();
|
||||
extern void my_mutex_end();
|
||||
|
||||
/* All thread specific variables are in the following struct */
|
||||
|
||||
|
Reference in New Issue
Block a user