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
A component's file does not match the verification information present in the component manifest
windows 2008 MYSQL5.1 and PHP5
execute stored proc from asp doesnt run update
How to remove automatic login from Outlook 2010
Outlook Web App (OWA) 2010 defaults to light version for specific user
SQL Server 2008 Licensing
Connecting two switches together
Viewing Embedded Image in MS Access Report
Apache authentication using the GET method. Is it possible?
fortigate 60b, add second subnet needs internet - easy