blah blah blah is here! blah blah » Close

0
votes
1 answers

Back up mysql database using c#.

Hi, I want to back up mysql database using c sharp and I found following code on google. But it is not giving me whole database back up,instead it show following output. [code] /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SE ...

Feedback