Details
-
Task
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
Description
While the version from client programs is rarely observed, sometimes its just used incorrectly like https://stackoverflow.com/questions/74601477/best-directory-for-data-exchange-between-php-and-mariadb-on-ubuntu to describe the server version.
As these versions are never used without the compiled server version beside it, lets just drop the client version as the updating pattern for these at best is sparadic.
I think it's a really bad idea to remove the independent version number from clients:
There are some packages that has changed all tools to just print the package version, like net-tools, gzip, coreutils. However this is not a good reason alone to change things.
I don't think we (MariaDB developers) have any information of what users things about client/tool specific version numbers. Instead of doing a change based on one single users post, we should at least do some studying of the issue. Why not do some information gathering among our users to really understand what they think?
We could do a questionnaire on the MariaDB foundation pages for example.