So I am a beginner and have just learned MySQL by myself for a few months. I always use phpMyAdmin in my work. My past work only involved tables with about 100k rows so there is no major issue.
However my client now wants to store about 8 million rows in a table. Is it too much for MySQL/phpMyAdmin to store and handle?
Thanks very much.