nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

MySQL clear history file ~/.mysql_history

This is a discussion on MySQL clear history file ~/.mysql_history within the Databases servers forums, part of the Mastering Servers category; How do I clear mysql database server command history stored in ~/.mysql_history file?...


Go Back   nixCraft Linux Forum > Mastering Servers > Databases servers

Linux answers from nixCraft.


Databases servers Discussions of databases of all types - especially MySQL.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 29-07-2007, 05:35 AM
raj's Avatar
raj raj is offline
Senior Member
User
 
Join Date: Jun 2005
Location: Hyderabad
OS: Fedora, Debian Linux
Posts: 307
Thanks: 42
Thanked 8 Times in 8 Posts
Rep Power: 6
raj will become famous soon enough raj will become famous soon enough
Default MySQL clear history file ~/.mysql_history

How do I clear mysql database server command history stored in ~/.mysql_history file?
__________________
Raj
Linux rulz.
I have never turned back in my life ; I shall not do so today.. haha
Reply With Quote
  #2 (permalink)  
Old 16-04-2008, 09:55 AM
agn agn is offline
Member
User
 
Join Date: Feb 2008
OS: OpenBSD/FreeBSD/Debian/Fedora/RHEL
Posts: 69
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 3
agn is on a distinguished road
Default

Code:
cat /dev/null > ~/.mysql_history
or if you don't want mysql to log the queries you can set $MYSQL_HISTFILE to /dev/null.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
bash history...suse 10.1 grogf Linux software 4 30-10-2007 04:42 PM
Confusion Pl. Clear it for me kasimani Linux software 2 25-10-2006 11:38 PM
How to save history of a hung terminal ricc Linux software 2 20-06-2006 12:21 AM
Command history ricc Linux software 1 26-04-2006 04:57 PM
shortcut linux command history Shell scripting 1 26-12-2005 06:22 PM


All times are GMT +5.5. The time now is 11:45 PM.


Powered by vBulletin® Version 3.8.5 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2010 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38