[MDEV-16816] MariaDB's mysql client lacks --syslog option Created: 2018-07-24 Updated: 2018-11-26 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Valerii Kravchuk | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | mysql, syslog | ||
| Description |
|
MySQL had introduced --syslog (-j) option in versions 5.7.1+, check https://dev.mysql.com/doc/refman/5.7/en/mysql-command-options.html#option_mysql_syslog for more details. This useful option is not supported by mysql client of any recent MariaDB version and should be added. |