Innodb firsttime startup error

2004-01-28 Thread Kev
I just ran mysql 4.0.15 on a Mac for the first time and got the following in my .err file: InnoDB: a new database to be created! 040128 7:40:24 InnoDB: Setting file ./ibdata1 size to 10 MB InnoDB: Database physically writes the file full: wait... 040128 7:40:25 InnoDB: Log file ./ib_logf

Error log message on MySQL startup

2004-01-27 Thread Kev
On a new installation of mysql on a Mac OS X machine 10.3.x I am getting the following in the .err log: 040127 17:23:29 mysqld started /Library/MySQL/libexec/mysqld: ERROR: unknown variable 'innodb_buffer_pool_size = 70M' 040127 17:23:32 mysqld ended 040127 18:43:58 mysqld started /Li

Startup error on 4.0.15

2004-01-26 Thread Kev
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 mys

RE: Initial running of MySql on OS X 10.3

2004-01-26 Thread Kev
Here is the /tmp directory after doing a ls -al listing: Kevins-Computer:/tmp kevinbarry$ ls -al total 16 drwxrwxrwt 6 root wheel 204 25 Jan 20:23 . drwxr-xr-x 5 root wheel 170 25 Jan 16:17 .. drwx-- 3 kevinbar wheel 102 25 Jan 16:44 501 -rw-r--r-- 1 kevinbar wheel 818 25 J

RE: Initial running of MySql on OS X 10.3

2004-01-25 Thread Kev
s Kevins-Computer:/usr/local/mysql kevinbarry$ cd data -bash: cd: data: Permission denied Kevins-Computer:/usr/local/mysql kevinbarry$ cd /data -bash: cd: /data: No such file or directory -Original Message- From: Michael Stassen [mailto:[EMAIL PROTECTED] Sent: Sunday, January 25, 200

Initial running of MySql on OS X 10.3

2004-01-25 Thread Kev
I installed mysql on my Mac Powerbook 10.3 and cannot access the server even though it seems to be running. I get the socket error as seen below. I used the disk img package from the mysql website. Kevins-Computer:~ kevinbarry$ sudo /Library/StartupItems/MySql/MySql start Password: Starting M

FW: mysql server not starting

2004-01-24 Thread Kev
I had to reload mysql 4.0.17 on to a Fedora Core machine that was previously working in the same configuration. Now though I can't get the server to run with the either of the following commands: ./mysql.server start - the command line reappears with no error but no running process in the system m