Hi Damien,

Note that you can build your own backuper easily using the 
ScriptBackuper and invoke your own scripts. Feel free also to modify the 
existing MySQL Backuper to fit your needs.
If you have modification to contribute back, I'd be happy to commit them 
for you.

Thanks again for your feedback,
manu

> Another way to do the thing :
> - "mysqldump -d" .. to get only database structure.
> - add the "alter table" statements
> - and after only the result of "mysqldump -t" to get the data without
> create table.
>
> Cheers,
>
>   


-- 
Emmanuel Cecchet
FTO @ Frog Thinker 
Open Source Development & Consulting
--
Web: http://www.frogthinker.org
email: m...@frogthinker.org
Skype: emmanuel_cecchet

_______________________________________________
Sequoia mailing list
Sequoia@lists.forge.continuent.org
http://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to