mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
After merge fixes
extra/resolveip.c: After merge fix mysql-test/mysql-test-run.sh: Fixed comment mysql-test/r/rpl_trunc_binlog.result: Updated results sql/log_event.cc: Better (shorter) error message
This commit is contained in:
parent
dfacd7c5fa
commit
bc4a57f01a
4 changed files with 8 additions and 7 deletions
|
|
@ -40,6 +40,7 @@ extern int h_errno;
|
|||
#define in_addr_t ulong
|
||||
#endif
|
||||
|
||||
static my_bool silent;
|
||||
|
||||
static struct my_option my_long_options[] =
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue