[MDEV-30204] When a mysql client connects to MariaDB, put warning into server error log Created: 2022-12-12 Updated: 2022-12-12 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
To help administrators identify when MySQL tools/scripts are being uses to connect to the MariaDB server, the error log can provide a point of tracing. Option from TheLinuxJedi; client version string. If you use "mysql" then we can send "mysql". Then the warning would also trigger for MySQL's command line tools, which is also a good thing I think. |