mirror of
https://github.com/MariaDB/server.git
synced 2026-05-09 08:34:28 +02:00
address second round review comments
This commit is contained in:
parent
8877fe7359
commit
cfa56f900a
8 changed files with 103 additions and 81 deletions
|
|
@ -4278,6 +4278,8 @@ inline int handler::ha_update_tmp_row(const uchar *old_data, uchar *new_data)
|
|||
return error;
|
||||
}
|
||||
|
||||
extern pthread_attr_t *get_connection_attrib(void);
|
||||
|
||||
#endif /* MYSQL_SERVER */
|
||||
|
||||
#endif /* SQL_CLASS_INCLUDED */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue