1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

Portability fixes (for binary build)

Added --protocol to mysqlbinlog
This commit is contained in:
monty@mysql.com
2003-12-01 13:13:16 +02:00
parent 3ee758497f
commit f266cdabab
6 changed files with 73 additions and 38 deletions

View File

@@ -709,7 +709,7 @@ get_one_option(int optid, const struct my_option *opt __attribute__((unused)),
}
break;
}
break;
break;
case 'A':
rehash= 0;
break;