MYSQL Dump Example
Posted: Fri 28 Jan 2011 19:24
I am looking for a simple example of how to implement a MYSQL Dump of a full database to a file. I have looked into Query but I am not sure that I am using that correctly. I am writing in C#. Thank you in advance.