Hi,
I want to add one more thing. Usually manually entered queries must end up
with semicolon so if you hit enter before the end nothing happens.
Regards,
Dusan
----- Original Message -----
From: "shaun thornburgh" <shaunthornburgh@stripped>
To: <mysql@stripped>
Sent: Thursday, January 20, 2005 2:17 PM
Subject: Undo function?
> Hi,
>
> I get very nervous when I log onto my database via SSH and type in queries
> manually. Take the following query for example:
>
> Delete FROM Users WHERE User_ID = 5;
>
> If I hit return before I start typing WHERE then things would be
> disastorous! Is there any type of undo function with MySQL?
>
> Thanks for your help.
>
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe: http://lists.mysql.com/mysql?unsub=1
>