Re: file per table performance

2010-01-12 Thread Johnny Withers
There are a few articles on this at MySQL Performance Blog: http://www.mysqlperformanceblog.com/?s=innodb_file_per_table+performance On Tue, Jan 12, 2010 at 3:05 PM, Bryan Cantwell wrote: > Anyone have information they can provide on the performance hit of using > innodb_file_per_table? > I'd

file per table performance

2010-01-12 Thread Bryan Cantwell
Anyone have information they can provide on the performance hit of using innodb_file_per_table? I'd assume that since there are many individual tables that this would slow performance, but perhaps not. In a huge database, is this not a good idea, or a better one? -- MySQL General Mailing List