We are happy to see that Percona Server/XtraDB and XtraBackup are raising popularity and to keep excitement we want to have more features and more performance fixes! If you are experienced software engineer and feel strong enough to hack InnoDB/XtraDB code we invite you to join our development team to work on the following (but not limited to) problems:

If any of that sounds interesting, please contact us or drop me email directly.

3 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Derek Downey

Sounds interesting. I’d love to participate. Is it required to be an employee of Percona to be on the development team?

Gavin Towey

Make some InnoDB tables non-transactional :

ALTER TABLE tablename ENGINE=MyISAM;

done!