[Bug 792607] Re: Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

2011-06-05 Thread Clint Byrum
Dan thanks for the feedback! Its good to hear you were able to resurrect the system. I agree that even though there probably is a bug somewhere, isolating it will be terribly difficult. Closing as Invalid. ** Changed in: mysql-5.1 (Ubuntu) Status: Incomplete = Invalid -- You received

[Bug 792607] Re: Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

2011-06-05 Thread Clint Byrum
Dan thanks for the feedback! Its good to hear you were able to resurrect the system. I agree that even though there probably is a bug somewhere, isolating it will be terribly difficult. Closing as Invalid. ** Changed in: mysql-5.1 (Ubuntu) Status: Incomplete = Invalid -- You received

[Bug 792607] Re: Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

2011-06-03 Thread Dan Christian
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/792607 Title: Plugin 'InnoDB' registration as a STORAGE ENGINE failed. -- Ubuntu-server-bugs mailing list

[Bug 792607] Re: Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

2011-06-03 Thread Clint Byrum
Hi Dan, thanks for taking the time to file this bug report. It does in fact look like your innodb table space is hosed in some way, though there are ways to fix this. First, backup all your tables: sudo mysqldump --defaults-extra-file=/etc/mysql/debian.cnf --all- databases all_tables.sql

[Bug 792607] Re: Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

2011-06-03 Thread Dan Christian
I did do all the upgrades in sequence over the years. This is the first time I've really tried to use the innodb based stuff (mythweb and mythweather), so it could have gotten messed up anywhere along the way. Checking my backups: the timestamp on the files indicates they were last written when

[Bug 792607] Re: Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

2011-06-03 Thread Dan Christian
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/792607 Title: Plugin 'InnoDB' registration as a STORAGE ENGINE failed. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 792607] Re: Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

2011-06-03 Thread Clint Byrum
Hi Dan, thanks for taking the time to file this bug report. It does in fact look like your innodb table space is hosed in some way, though there are ways to fix this. First, backup all your tables: sudo mysqldump --defaults-extra-file=/etc/mysql/debian.cnf --all- databases all_tables.sql

[Bug 792607] Re: Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

2011-06-03 Thread Dan Christian
I did do all the upgrades in sequence over the years. This is the first time I've really tried to use the innodb based stuff (mythweb and mythweather), so it could have gotten messed up anywhere along the way. Checking my backups: the timestamp on the files indicates they were last written when