Maybe look at using a HEAP table?  Load it on startup from a datasource..


On Wed, 5 Nov 2003, Arnoldus Th.J. Koeleman wrote:

>
>
> I have a large table which I like to store into memory .
>
>
>
>
>
>
>
> Table looks like
>
>
>
> Spid_1__0
>
>
>
> (recordname varchar(20) primary key,
>
>
>
> data blob not null
>
>
>
> )
>
>
>
>
>
>
>
>
>
>
>
> what is the best way todo this in mysql
>
>
>
>
>
>
>
>

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

Reply via email to