Try commenting out the entry in the file /Library/MySQL/var/my.cnf

If it does not exist, copy one of the files from /Library/MySQL/dist/my-small,medium,large.cnf
renamed to the above location, or, to /etc/my.cnf


Though, you may want to try uninstalling the package and reinstalling it again, just to be sure, as
that 'innodb_buffer_pool_size = 70M' entry seems valid.


--
Adam Goldstein
White Wolf Networks
http://whitewlf.net


On Jan 26, 2004, at 9:07 PM, Kev wrote:


I just installed the server logistics package of mysql 4.0.15 and am getting
the following error entry in the error log on attempting to start the
server:




040126 20:43:45 mysqld started

/Library/MySQL/libexec/mysqld: ERROR: unknown variable
'innodb_buffer_pool_size = 70M'

040126 20:43:45 mysqld ended



The directory referenced in the error message only contains the mysqld

file:



Kevins-Computer:/Library/MySQL/libexec kevinbarry$ ls mysqld
Kevins-Computer:/Library/MySQL/libexec kevinbarry$



where is the innodb file reference being picked up? What am I missing? There
is not config file in the error directory, is that the problem?




I upgraded from 3.0.x to 4.0.17 on Linux over the weekend and the install
went easier than it has thus far on Mac OS X!!! go figure.






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



Reply via email to