Comments on: 40 million tables in MySQL 8.0 with ZFS https://www.percona.com/blog/40-million-tables-in-mysql-8-0-with-zfs/ Wed, 07 Aug 2019 13:13:13 +0000 hourly 1 https://wordpress.org/?v=6.5.2 By: Alexander Rubin https://www.percona.com/blog/40-million-tables-in-mysql-8-0-with-zfs/#comment-10969906 Sat, 03 Nov 2018 15:11:50 +0000 https://www.percona.com/blog/?p=52151#comment-10969906 Thank you! Yes, I looked at the presentation. Post published: https://www.percona.com/blog/2018/10/22/one-billion-tables-in-mysql-8-0-with-zfs/
Let me know if you will see any additional improvements we can do.

]]>
By: Alexander Rubin https://www.percona.com/blog/40-million-tables-in-mysql-8-0-with-zfs/#comment-10969865 Thu, 25 Oct 2018 20:11:52 +0000 https://www.percona.com/blog/?p=52151#comment-10969865 ZFS on Linux

]]>
By: Alexander Rubin https://www.percona.com/blog/40-million-tables-in-mysql-8-0-with-zfs/#comment-10969746 Fri, 28 Sep 2018 12:26:36 +0000 https://www.percona.com/blog/?p=52151#comment-10969746 Yes, I will try lz4 as well

]]>
By: Laurent https://www.percona.com/blog/40-million-tables-in-mysql-8-0-with-zfs/#comment-10969745 Fri, 28 Sep 2018 12:25:06 +0000 https://www.percona.com/blog/?p=52151#comment-10969745 Why using ZFS gzip compression in place of lz4, which is ways faster and still provide compression levels close to gzip ?

]]>
By: ongres https://www.percona.com/blog/40-million-tables-in-mysql-8-0-with-zfs/#comment-10969687 Wed, 12 Sep 2018 13:44:19 +0000 https://www.percona.com/blog/?p=52151#comment-10969687 That will be awesome! Please do that and let me know, I will be happy see that 🙂 You might find in our initial presentation some hints which might apply to MySQL too 🙂

]]>
By: Alexander Rubin https://www.percona.com/blog/40-million-tables-in-mysql-8-0-with-zfs/#comment-10969680 Tue, 11 Sep 2018 11:48:36 +0000 https://www.percona.com/blog/?p=52151#comment-10969680 Hi Alvaro,

Challenge accepted :). I will attempt to create 1B tables in MySQL and share the results in a blog post.

Alex

]]>
By: Eric https://www.percona.com/blog/40-million-tables-in-mysql-8-0-with-zfs/#comment-10969677 Mon, 10 Sep 2018 14:57:36 +0000 https://www.percona.com/blog/?p=52151#comment-10969677 Nice post Alexander – We currently average around 15K databases per server (2.4MM tables per server) and earlier this year moved away from INNODB_FILE_PER_TABLE and created a General Tablespace per database (MySQL 5.7). Reducing the number of INNODB_OPEN_FILES helped us significantly as well…especially the MySQL startup times.

]]>
By: Nick Vyzas https://www.percona.com/blog/40-million-tables-in-mysql-8-0-with-zfs/#comment-10969674 Fri, 07 Sep 2018 21:07:34 +0000 https://www.percona.com/blog/?p=52151#comment-10969674 Is this FreeBSD, Solaris or ZFS on Linux?

]]>
By: Alvaro Hernandez https://www.percona.com/blog/40-million-tables-in-mysql-8-0-with-zfs/#comment-10969647 Mon, 03 Sep 2018 23:15:50 +0000 https://www.percona.com/blog/?p=52151#comment-10969647 It’s great that you are able to achieve 40M tables in MySQL!

Mind you that 5 years ago I created 1B first, and later 2B tables in PostgreSQL: https://www.pgcon.org/2013/schedule/events/595.en.html

]]>