At 9:26 -0500 7/9/03, azamka wrote:
Hi I am trying to make mysqld max so i can create innodb tables but I am
getting the following error when i run mysqld

No Variable Match for: -0 'innodb_buffer_pool_size = 40M'
./mysqld version 3.23.56 for pc-linux on i686

I am unable to figure out what to do. This shows that it reads the my.cnf file
but how can I get rid off this error??. My computer have just 64MB ram. Do u
think that less ram is causing this error??. Please help

If your computer has 64MB of RAM and you're telling InnoDB to use 40MB for its buffer pool, that doesn't leave much for everything else the computer needs memory for.

But that doesn't really get at the cause of the error.  It looks
instead like there is an error in an option setting.  What does your
my.cnf file look like?


thanx Kamran


--
Paul DuBois, Senior Technical Writer
Madison, Wisconsin, USA
MySQL AB, www.mysql.com

Are you MySQL certified? http://www.mysql.com/certification/


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



Reply via email to