[PHP-DB] DOH! Is it so obvious that i cannot figure it out?

2001-04-11 Thread Michel Laine
a slow process. Any suggestions? -- Michel Laine Please remove the NOSPAM in the email address if you reply directly to me. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administra

[PHP-DB] Re: Is MySQL enough for a huge amount of data?

2001-12-14 Thread Michel Laine
ble to increase the speed by making tables read only / cache tables and so on (read in the MySQL manual), but try the normal approach first as MySQL (and any other DB) is pretty fast when the table and query is as simple as this. Just my $0.1 worth. -- Michel Laine -- PHP Database Mailing List