mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/home/my/mysql-5.0
This commit is contained in:
@ -400,8 +400,6 @@ typedef struct st_sql_list {
|
||||
} SQL_LIST;
|
||||
|
||||
|
||||
uint nr_of_decimals(const char *str); /* Neaded by sql_string.h */
|
||||
|
||||
extern pthread_key(THD*, THR_THD);
|
||||
inline THD *_current_thd(void)
|
||||
{
|
||||
|
Reference in New Issue
Block a user