Re: [Maria-discuss] Questions to temporary myisam table files

2017-03-20 Thread Hempel, Sebastian
Hempel, Sebastian <sebastian.hem...@leutek.de> Cc: maria-discuss@lists.launchpad.net Betreff: Re: [Maria-discuss] Questions to temporary myisam table files Hi, Hempel,! On Mar 17, Hempel, Sebastian wrote: > Hallo, > > there is a known issue with the repair table function (MDEV-5871,

[Maria-discuss] Questions to temporary myisam table files

2017-03-17 Thread Hempel, Sebastian
Hallo, there is a known issue with the repair table function (MDEV-5871, MDEV-8475), which was fixed in MariaDB 10. Which is fine, but we have still MariaDB 5.5 server running. So we created our own repairtable function to work around this problem. For that function I like to know all possible