mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 17:14:30 +02:00
Merge xiphis.org:/home/antony/work2/mysql-5.1-engines
into xiphis.org:/home/antony/work2/mysql-5.1-engines-merge
This commit is contained in:
commit
54133c7e38
21 changed files with 650 additions and 80 deletions
|
|
@ -583,7 +583,7 @@ static struct my_option my_long_options[] =
|
|||
|
||||
static my_bool
|
||||
get_one_option(int optid, const struct my_option *opt __attribute__((unused)),
|
||||
char *argument)
|
||||
char *argument __attribute__((unused)))
|
||||
{
|
||||
switch(optid) {
|
||||
case 'a':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue