When I restart the db instance, or the computer, I see the kernel.exe (i assume is the database instance) shoots up to almost 300MB RAM usage. Has it something to do with autolog or something?
Nick, the size of the kernel.exe in memory is (simplified) the sum of the code size the data cache size. Have a look at the CACHE_SIZE parameter, multiply it with 8KB and get the size of the allocated data cache in memory.
Henrik
-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
