← Back to team overview

maria-developers team mailing list archive

Re: [Commits] 18a7470: MDEV-6939 : Dots in file names of configuration files

 

Hi, Nirbhay!

1. Why 10.1? 1.0 would be fine too, may be even 5.5
2. In cases like this I usually make two commits, one for a cleanup and
   one for a bug fix.

Anyway, the fix is ok to push, of course.

On Oct 24, nirbhay@xxxxxxxxxxx wrote:
> revision-id: 18a7470a563c30bffbfe787e4e5406b687597a44
> parent(s): cc656e4d8538326d85e84adbe48d0a3739d55674
> committer: Nirbhay Choubey
> branch nick: server
> timestamp: 2014-10-24 16:34:54 -0400
> message:
> 
> MDEV-6939 : Dots in file names of configuration files
> 
> Use fn_ext2() to get the file extension from last occurrence
> of FN_EXTCHAR ('.') instead. Also made some cosmetic changes
> in mysys/mf_fn_ext.c.
> 
> ---
>  mysys/mf_fn_ext.c  | 11 ++++++-----
>  mysys/my_default.c |  2 +-
>  2 files changed, 7 insertions(+), 6 deletions(-)
> 
Regards,
Sergei