Hi,
Is there a default C API for mysql that works similar to the mysqldump utility?
Basically i cannot call the mysqldump utility from my program.
I want to duplicate a database from the application.
Also if not , what would be the general technique used for this..
Thanks
Is there a default C API for mysql that works similar to the mysqldump utility?
Basically i cannot call the mysqldump utility from my program.
I want to duplicate a database from the application.
Also if not , what would be the general technique used for this..
Thanks