DuffMan wrote:
> 
> I switched from MySQL MyISAM to MySQL InnoDB tables
> since InnoDB offers row level lokcing. However, my
> machine ahs 1GB of memory and InnoDB seems to hog
> memory and need more than it can have. How is MaxDB in
> comparison to MySQL MyISAM and MySQL InnoDB tables
> when it comes to memory usage.
> 
The main part of MaxDB's memory usage can be specified by the administrator
by setting installation parameters like _MAXTASK_STACK, CACHE_SIZE,...

So far I do not know anybody having done same SQL with same number of users
and compared the memory usage (neither MyISAM nor InnoDB compared to MaxDB).

Elke
SAP Labs Berlin

-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to