mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
address second round review comments
This commit is contained in:
@ -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 */
|
||||
|
Reference in New Issue
Block a user