I am building an application which uses MySQL as the database.
I would like to find out if there are any limitations to MySQL like size or record limit?
The biggest tables in the database I am working on have over 150,000 records. Will it be able to handle it?