Answer Posted / rmaurya
The effective maximum table size for MySQL databases is
usually determined by operating system constraints on file
sizes, so not by MySQL internal limits.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are the php variables?
What is the difference between public, protected and private?
What is the actually used php version?
What is the use of array_search() in php?
What is the difference between md5(), crc32() and sha1() crypto on php?
What are the delimiters in php?
What is in a cookie?
How are variables declared in php?
What is Apache's configuration file typically called?
How to get number of days between two given dates using PHP?
What is the difference between myisam and innodb?
How do I stop a php script?
What are the different filter functions used to filter a variable?
What is inheritance in php?
What is a persistent cookie in php?