Re: Web server

2002-10-22 Thread Scott Pippin
Search the MySQL list, http://lists.mysql.com/php/search.php for "ram needed", there are some pretty good references there as to what the footprint of MySQL is. >>> Simon Green <[EMAIL PROTECTED]> 10/22/02 02:59AM >>> Hi I am putting together a MySQL server for the ISP I work for. We are going to

Re: Web server performance

2002-03-04 Thread Jeremy Zawodny
On Mon, Mar 04, 2002 at 03:06:46PM -0500, [EMAIL PROTECTED] wrote: > I am currently implementing a database-ran webserver dll: > Info: > Ms Visual C++ > MySQL ++ 1.7.1 > MySQL-nt 3.23.47 > MyISAM db. > 3or 4 Queries in the application > > Biggest Query: > 66,000 records > using LIKE "something%"