removing history

2002-04-02 Thread Victoria Reznichenko
Marek, Tuesday, April 02, 2002, 3:20:45 PM, you wrote: MW> Where is stored and/or how to remove history of command line in mysql client connected to the server ? If the variable MYSQL_HISTFILE is set, history is written in the file this var points to. In other case history is written in ~/.my

removing history

2002-04-02 Thread Marek Wysmulek
Dear all. Where is stored and/or how to remove history of command line in mysql client connected to the server ? After the password were changed I would like to delete trace of such activity to prevent plain text passwords in password('...') command against common user. Thanks in advance. Ma