Re: myisam parameters in innodb db

2005-06-29 Thread Remigiusz SokoĊ‚owski
Gleb Paharenko wrote: Hello. Use skip-innodb, this should prevent MySQL from InnoDB initialization. Remigiusz Soko$owski <[EMAIL PROTECTED]> wrote: Hello! Do You know if myISAM-specific settings have any impact on database performance, if the only MyISAM database is my

Re: myisam parameters in innodb db

2005-06-28 Thread Michael Stassen
Gleb Paharenko wrote: Hello. Use skip-innodb, this should prevent MySQL from InnoDB initialization. Remigiusz Soko$owski <[EMAIL PROTECTED]> wrote: Hello! Do You know if myISAM-specific settings have any impact on database performance, if the only MyISAM database is mysql? I know that ther

Re: myisam parameters in innodb db

2005-06-28 Thread Gleb Paharenko
Hello. Use skip-innodb, this should prevent MySQL from InnoDB initialization. Remigiusz Soko$owski <[EMAIL PROTECTED]> wrote: > Hello! > Do You know if myISAM-specific settings have any impact on database > performance, > if the only MyISAM database is mysql? > I know that there are som