mariadb/storage/xtradb/srv
Jan Lindström 3ea72a2ba9 Removed options innodb_compress_index_pages and innodb_trim_pct. Both are
unnecessary. There is a lot more index pages than there is normal pages.
Earlier all pages were compressed and this provided best performance and
compression ratio. Added status variable to show how many non index pages
are written.
2014-03-12 14:47:38 +02:00
..
srv0conc.cc
srv0mon.cc Removed options innodb_compress_index_pages and innodb_trim_pct. Both are 2014-03-12 14:47:38 +02:00
srv0srv.cc Removed options innodb_compress_index_pages and innodb_trim_pct. Both are 2014-03-12 14:47:38 +02:00
srv0start.cc