mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Merge with 4.0
This commit is contained in:
commit
a434bca704
196 changed files with 11755 additions and 905 deletions
|
|
@ -919,7 +919,6 @@ void _db_doprnt_ (const char *format,...)
|
|||
}
|
||||
(void) fprintf (_db_fp_, "%s: ", state->u_keyword);
|
||||
(void) vfprintf (_db_fp_, format, args);
|
||||
va_end(args);
|
||||
(void) fputc('\n',_db_fp_);
|
||||
dbug_flush(state);
|
||||
errno=save_errno;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue