MySQL Forums
Forum List  »  Newbie

unwanted numbers in .mysql_history(delete\040from\040foo;)
Posted by: Wane cooper
Date: November 16, 2009 06:12AM

Hi,

I installed mysql 5.1.38 source on fedro 8.
mysql Ver 14.14 Distrib 5.1.38, for pc-linux-gnu (i686) using EditLine wrapper
For unknown reasons the entire .mysql_history contains \040 between every word.

delete\040from\040foo;
select\040*\040from\040foo_bar;
select\040*\040from\040foo\040where\040foo_d\040in\040(76,77);
select\040*\040from\040foo_bar\040where\040foo_bar_id\040in\040(76,77);

Can anybody please help me out.I am unable to read and use .mysql_history

thanks

Options: ReplyQuote


Subject
Written By
Posted
unwanted numbers in .mysql_history(delete\040from\040foo;)
November 16, 2009 06:12AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.