Microsoft
Software
Hardware
Network
Question : How to dump one MySQL record to put in another database?
Hello everybody,
I have two mysql databases on different machines, one is for testing. The schema for both are the same.
I want to move a record from the production database to the test database. Is there a way to dump one record so that it will produce the sql necessary to insert that record in the test database table? Something like a mysqldump but for one record.
thanks
Answer : How to dump one MySQL record to put in another database?
Use mysqldump with the --where option
mysqldump --opt --where="x=1 limit 1" database
Random Solutions
2 selects in a stored proc
Caml Query on Item versiion History
Database on a 64 bit OS - Conection issues
is there a way to export GFI webmonitor Rules on isa 2006 for webgrade filter
delete text from column B that exists in column A - Excel
User's Web-Based AOL Mail is sending spam to all his contacts
Major help is needed customizing the Windows 7 default user profile
Outlook 2007 w/ Exchange 2010 empty folder
Menu settings
Cannot RDP anymore