Button to export a dump of the entire database
Posted: Sun Jan 25, 2009 12:16 pm
Hello Steve.
Beautiful piece of work, but not very easy to get a grip of all possibilities. I would like to have a button, like the export to csv or xml, which would trigger the backup function in mysql and let you save a compressed backup copy of the database locally. I guess it shouldn't be difficult to write an sql command for this, in php, but how do I attach it to a button, and how can I place this button somewhere in the main view?
Beautiful piece of work, but not very easy to get a grip of all possibilities. I would like to have a button, like the export to csv or xml, which would trigger the backup function in mysql and let you save a compressed backup copy of the database locally. I guess it shouldn't be difficult to write an sql command for this, in php, but how do I attach it to a button, and how can I place this button somewhere in the main view?