> our database is about 20 Gb and growing daily. so far, I still see > nearly constant time query performance on tables with ~10M rows. I > don't think mysql is limited by file size per se.
I guess performance depends a lot on what your tables look like, and your hardware, obviously. From my own experience MySQL (MyISAM) scales very well up to 20M rows, but 100M rows turned out to be too much... -- Eric Jain -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]