mirror of
https://github.com/MariaDB/server.git
synced 2026-04-24 09:15:30 +02:00
Merge branch '10.0' into 10.1
This commit is contained in:
commit
a2bcee626d
3462 changed files with 635147 additions and 221404 deletions
|
|
@ -267,8 +267,7 @@ extern myf my_global_flags; /* Set to MY_WME for more error messages
|
|||
/* Point to current my_message() */
|
||||
extern void (*my_sigtstp_cleanup)(void),
|
||||
/* Executed before jump to shell */
|
||||
(*my_sigtstp_restart)(void),
|
||||
(*my_abort_hook)(int);
|
||||
(*my_sigtstp_restart)(void);
|
||||
/* Executed when comming from shell */
|
||||
extern MYSQL_PLUGIN_IMPORT int my_umask; /* Default creation mask */
|
||||
extern int my_umask_dir,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue