
We don't have separate restrictions for MySQL databases, but our normal restrictions on disk space and server resource limits (including memory usage, CPU usage, and disk writes) apply. In other words, the server resource usage of any MySQL queries you perform is counted toward your resource limits, just like the usage of the script itself.
Keep in mind that large database tables can cause your database to be "blocked" during backups. Our MySQL backups page has more details.