Hi,
I noticed how you can get the previous commands in MySQL,
by using the up arrow.
Is there a way to search in the commands?
How to get history of mysql commands
-
chris
- Site Admin
- Posts: 216
- Joined: Mon Jul 21, 2008 9:52 am
Re: How to get history of mysql commands
You can find the history file in you home directory:
Code: Select all
less ~/.mysql_history