OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: How to copy an statement in Mysql console

From: Claudio Nanni (claudio.nannigmail.com)
Date: Fri May 15 2009 - 02:56:29 CDT


History (Arrow Up/Down)
COPY: Select (click + drag) PASTE: right click (or middle click)

2009/5/15 jean claude babin <babin91gmail.com>

> Hello,
>
> I'm pretty new in MySql. I would like to know how you can copy a statement
> like
> mysql> INSERT INTO customers ( firstname, surname, title, phone) values (
> 'Jhon', 'Campbell', 'Mr', 345 987 5500)
> in the MySql console in order to avoid typing it each time you want to fill
> a new record.
> I tried to right click my mouse,it doesn't select what I need to highlight.
>
> Please,any advice is welcome.
>
> JC
>