[MDEV-7365] Option to hide server version Created: 2014-12-23 Updated: 2015-10-29 Resolved: 2015-10-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Minor |
| Reporter: | Jerome Deliege | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 1 |
| Labels: | upstream | ||
| Issue Links: |
|
||||||||
| Description |
|
For security reason, we would like to hide the version number of the server from the banner. Is it possible to get a similar functionality as requested in http://bugs.mysql.com/bug.php?id=58152 |
| Comments |
| Comment by Sergei Golubchik [ 2015-10-29 ] |
|
I don't think it's possible to hide the version completely — it's part of the protocol, a client expect a version there. |