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 VPN client for Windows, use both RSA SecurID soft token and hard token
Using multiple routers - BEFVP41 VPN Router, Netgear WDR3700
SPContext.Current is returning null in the "SPItemEventReceiver" event handler.
How do I write data to separate excel worksheets in coldfusion?
Ex2010 - Move Mailbox Failed - Corrupt Messages
setup Xsan with couple of Apple macs final cut pro
Coldfusion - SQL syntax
IIS 6 to IIS7
Network keyword
Load Balancing two ADSL connections for small office