0
votes
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 ...
