--- "Zabach, Elke" <[EMAIL PROTECTED]> wrote: > 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
Thank you for the tip on _MAXTASK_STACK and CACHE_SIZE. The second half of my question would be how sensitive is MaxDB to those settings. InnoDB just falls apart if you barely go under what it wants for its buffer memory. __________________________________ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/ -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
