Hi,

Imagine I had a table with 50,000,000 rows, would it improve search speeds
if I split it up into smaller tables of 10,000,000 rows each? This means
if I had to search for a record, I'd have to query the 5 tables one after
the other.

I'd greatly appreciate any help.

Gerald.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to