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
OCS 2007 R2 and Cisco call manager
HTTP Error 404.3 on IIS 7.0
GUID of a ActiveX OCX
PC reliability study
WIN Network on SBS 2K3 server has disappeared
Are Mac's easier to support than PC's? Why or why not?
Multicast session fails to open on secondary site server.
Is possible to just to use a wireless router to extend wireless access to wireless access points?
Repeated Windows Update
how to find my Symantec pcAnywhere serial number