Bug #62981 | Docs Correction - Limits page says "number of databases" twice | ||
---|---|---|---|
Submitted: | 27 Oct 2011 21:00 | Modified: | 28 Oct 2011 1:27 |
Reporter: | Chris Calender | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | All | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | "number of databases", limitations, limits |
[27 Oct 2011 21:00]
Chris Calender
[28 Oct 2011 1:27]
John Russell
Updated 2nd paragraph to read: MySQL has no limit on the number of tables. The underlying file system may have a limit on the number of files that represent tables. Individual storage engines may impose engine-specific constraints. InnoDB permits up to 4 billion tables. for 5.1, 5.5, 5.6 Ref Man.