php-general | 2001072
Date: 07/18/01
- Next message: chris schneck: "Re: [PHP] php/mysql ecommerce solution"
- Previous message: Alexander Skwar: "Re: [PHP] Question about hosting"
- In reply to: Francis Fillion: "Re: [PHP] Question about hosting"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
So sprach »Francis Fillion« am 2001-07-18 18.07.2001 um 17:55:41 -0400 :
> thing. Then an other thing is to take big table and put them in smaller
> table, way faster for writing/reading (hum, I don't quite remember if
Good idea. Combined with MERGE tables, this might really boost
performance when reading. Just let the table grow to, let's say, 500k
rows and then create a new table.
Alexander Skwar
-- How to quote: http://learn.to/quote (german) http://quote.6x.to (english) Homepage: http://www.digitalprojects.com | http://www.iso-top.de iso-top.de - Die günstige Art an Linux Distributionen zu kommen Uptime: 1 hour 1 minute-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: chris schneck: "Re: [PHP] php/mysql ecommerce solution"
- Previous message: Alexander Skwar: "Re: [PHP] Question about hosting"
- In reply to: Francis Fillion: "Re: [PHP] Question about hosting"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

