Wednesday, February 13, 2013
mySql Innodb recovery
InnoDB (.ibdata, .ibd and .frm)
MyISAM (.myd, .myi and .frm)
[1] https://launchpad.net/percona-data-recovery-tool-for-innodb
[2] http://blog.shiraj.com/2012/10/extract-data-from-mysql-ibdata1-data-file/
[3] http://linuxrnd.blogspot.com/2011/12/mysql-recover-data-using-ibdata1.html
[4] http://getasysadmin.com/2012/08/recover-mysql-innodb-database-from-ibdata1-and-frm/
Subscribe to:
Post Comments (Atom)
-
Resources: [1] Hela https://ome.grc.nia.nih.gov/iicbu2008/hela/index.html
-
en inglés se llama “A potentially dangerous Request.Form value was detected from the client”. varias páginas indican dos cosas: 1. agrega...
-
mas plugins http://devsnippets.com/reviews/using-jquery-to-style-design-elements-20-impressive-plugins.html http://www.extjs.com/deploy/dev/...
Ubuntu Forware port 80
#!/bin/bash iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 8069 iptables -t nat -A PREROUTING -i eth0 -p tc...
No comments:
Post a Comment