[Maria-discuss] MariaDB version string in initial handshake
![](https://secure.gravatar.com/avatar/7025edb9fd7d7bf4911a432c1072c6f4.jpg?s=120&d=mm&r=g)
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? -FG
![](https://secure.gravatar.com/avatar/0c65dc0ac6187abaea3a690ac1c1ee5b.jpg?s=120&d=mm&r=g)
Hi! On Fri, Oct 16, 2015 at 8:12 PM, Felipe Gasper <felipe@felipegasper.com> 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@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
![](https://secure.gravatar.com/avatar/359652f5d5394fdc76fea714c0e40c97.jpg?s=120&d=mm&r=g)
Am 16.10.2015 um 20:12 schrieb Felipe Gasper:
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?
to confuse security scanners facing the "5.5.5" instead at least a *recent* 5.5.x
participants (3)
-
Felipe Gasper
-
Nirbhay Choubey
-
Reindl Harald