size?
Web Development
3
Posts
3
Posters
0
Views
1
Watching
-
With the MyISAM table type in MySQL Version 3.23, the maximum table size was increased to 8 million terabytes. The maximum effective table size for MySQL databases now normally is determined by operating system constraints on file sizes, not by MySQL internal limits. -John
-
With the MyISAM table type in MySQL Version 3.23, the maximum table size was increased to 8 million terabytes. The maximum effective table size for MySQL databases now normally is determined by operating system constraints on file sizes, not by MySQL internal limits. -John