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
CISCO PIX 525: understanding statistics
How to erase hard drive before selling defective computer?
publishing websites in TMG 2010
How can I set up a VPN link between a OpenVPN (opensource) router and a Cisco WRVS4400N v2?
IIS Web site works in all browsers except Safari on Mac
What are the several solutions to report a record from database table
If folder does not exist, then create one
Dual WAN on a Fortigate 60
Terminal Server Printing
DR solution for data warehouse