maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #03006
Re: MariaDB version string in initial handshake
Hi!
On Fri, Oct 16, 2015 at 8:12 PM, Felipe Gasper <felipe@xxxxxxxxxxxxxxxx>
wrote:
> Hi all,
>
> I’m seeing a version string like this from the server in the
> initial handshake:
>
> 5.5.5-10.1.16-MariaDB
>
> Why does MariaDB negotiate with a different-format version string
> than MySQL? Is this documented somewhere?
>
Its the fake version prepended to server version in greeting packet to
facilitate replication to old clients.
https://mariadb.atlassian.net/browse/MDEV-4088
- Nirbhay
>
> -FG
>
> _______________________________________________
> Mailing list: https://launchpad.net/~maria-discuss
> Post to : maria-discuss@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~maria-discuss
> More help : https://help.launchpad.net/ListHelp
>
References