mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Merge 10.2 into 10.3
This commit is contained in:
commit
192aa295b4
41 changed files with 668 additions and 399 deletions
|
|
@ -1049,6 +1049,7 @@ extern char *get_tty_password(const char *opt_message);
|
|||
/* File system character set */
|
||||
extern CHARSET_INFO *fs_character_set(void);
|
||||
#endif
|
||||
extern const char *my_default_csname(void);
|
||||
extern size_t escape_quotes_for_mysql(CHARSET_INFO *charset_info,
|
||||
char *to, size_t to_length,
|
||||
const char *from, size_t length);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue