maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #06535
Re: MDEV-5277 - Ensure that all MySQL 5.6 options are supported by the MariaDB 10.0 server
Hi Sergei,
I believe it's not really needed, ignore-db-dir works due to my_getopt option
contraction feature.
Regards,
Sergey
On Wed, Nov 20, 2013 at 09:14:57AM +0100, Sergei Golubchik wrote:
> Hi, Sergey!
>
> On Nov 20, Sergey Vojtovich wrote:
> > >
> > > > * ignore-db-dir
> > >
> > > called ignore-db-dirs in MariaDB
> > MySQL has both ignore-db-dir (command line option) and ignore-db-dirs
> > (system variable). :)
>
> Yes. I'm not exactly sure why hf merged both into a one variable.
>
> I suppose, for compatibility we can add ignore-db-dir as an alias for
> ignore-db-dirs.
>
> Regards,
> Sergei
References