Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
I have not heard that MySQL has some kind of limit on the number of records at the kernel level. It all depends on how much storage you have. As for 1 million records, this is not much, the average table size on a more or less highload project is 10-30 million. My project has tables with 300+ million records and everything is ok. If you have a question about how difficult it will be to make selections on such tables, then you need to properly design the table structure, think about indexes and optimize queries, the topic is quite extensive, you can find a lot of information on this subject on the Internet.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question