On Tue, Jan 22, 2002 at 12:57:12PM +0530, Chetan Lavti wrote:
> 
> Is there any other way (except query cache) using which the database
> can be made memory resident.  Actually I want a database which is to
> be used by a lookup server(something like a dns server). The
> database lookup delay can become a bottleneck in the performance of
> the server.  Do you know of any techniques used to speedup frequent
> database lookups for databases which are mostly static in nature.

Ah, sure.  Have a look at HEAP tables in the MySQL manual.  They sould
like just what you need.

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936

MySQL 3.23.41-max: up 19 days, processed 441,748,474 queries (264/sec. avg)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to