mysql_innodb_db_backup --------------------------------------------------------------------- # ... quick and dirty backup for InnoDB engine driven mysql db's --------------------------------------------------------------------- --------------------------------------------------------------------- COPYRIGHT THE FOLLOWING 10 LINES MAY NOT BE REMOVED, but may be appended with additional contributor info. mysql_innodb_db_backup Copyright (C) 2009, 2010 V. Spinelli for Sorrento Lactalis American Group This program comes with ABSOLUTELY NO WARRANTY; As this program is based on [and has dependancies] the content of GPL and LGPL works, GPL is preserved. This is open software, released under GNU GPL v3, and you are welcome to redistribute it, with this tag in tact. ... http://www.sorrentolactalis.com ... http://www.spinellicreations.com A copy of the GPL should be included with this work. If you did not receive a copy, see... http://www.gnu.org/licenses/gpl-3.0.txt --------------------------------------------------------------------- --------------------------------------------------------------------- CONTACT Author V. Spinelli Email: Vince@SpinelliCreations.com Site: http://spinellicreations.com Handle: PoweredByDodgeV8 Copyright Holder Sorrento Lactalis American Group Email: http://www.sorrentocheese.com/about/contact.html Site: http://www.sorrentolactalis.com --------------------------------------------------------------------- THANKS... --------------------------------------------------------------------- --------------------------------------------------------------------- Special thanks for this project are offered to the following: - Innobase Oy - http://innodb.com ... for building a transactional MySQL friendly engine that is 'hot' dumpable. - Vince Offer of SlapChop, ShamWow, and the Underground Comdey Movie - http://vinceoffer.net - http://www.youtube.com/watch?v=UWRyj5cHIQA&feature=related ... "tacos, fettucino, linguini, martini, bikini" (much needed comedy relief). --------------------------------------------------------------------- ---------------------------------------------------------------------