Dear Mohamed:

I tried with your suggestion but when I like to see the /var/
mysql_query.log file my system says that this file doesn`t exist.

What can I do?

Thank you,

Edwin Limachi N.
DATACOM - Instalaciones La Paz
Tel.: 591-2-212-3978
Cel.: 591-715-29967
Fax.: 591-2-212-3975



Mohamed Lrhazi <[EMAIL PROTECTED]> 
11/09/2003 08:19

Para
[EMAIL PROTECTED]
cc

Asunto
Re: How to enable General Query_log?






Edit /etc/my.cnf
add the line for "log" to the "mysqld" section

log=/var/log/mysql_query.log

or whetever... then run:

/etc/init.d/mysqld restart

Mohamed~

On Wed, 2003-09-10 at 17:07, [EMAIL PROTECTED] wrote:
> 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,
> 


Reply via email to