Is there a limit regarding the number of tables within a db for MyIsam and InnoDB?
Best,
DonJulio
Is there a limit regarding the number of tables within a db for MyIsam and InnoDB?
Best,
DonJulio
No, it is limited by the operating system. Some filesystems don’t deal well with a large number of tables. InnoDB uses a lot of memory if you have tens of thousands of tables. This is fixed in the Percona version of the server.
Unanswered | Unsolved | Solved
MySQL, InnoDB, MariaDB and MongoDB are trademarks of their respective owners.
Copyright © 2006 - 2024 Percona LLC. All rights reserved.