Dear list friends:
I`d like to get your help about this issue. I have a Linux box RedHat 7.3
running the MySQL v3.23.56. In this box I`m running a TACACS server for
authenticating my users to access to cisco routers. TACACS is using a
Mysql database where i configured the user accounts, however TACACS can
not get this info from this data base. I`d like to see the query log for
the MySQL.
The manual says that for it we have to start mysql with a query log. I
typed:
shell#mysqld - - log[=/var/log/mysqlquery.log]
but I get this message:
bash: myslqd command not found
What is the correct syntax and where have I to write it for start mysql
with a query log?
Thank you for your help,