RE: 4.3 to 4.9 upgrade woes

2004-01-03 Thread Toomas Aas
Okay, got ssh to work but mySQL gives me the following error when I try to start it: ./mysql-server.sh: 6: Syntax error: unexpected I remember that one. It is caused by a shell change: construction 'command1 command2' is now considered illegal, whereas it was allowed before. You can

RE: 4.3 to 4.9 upgrade woes

2004-01-03 Thread Marius Kirschner
./mysql-server.sh: 6: Syntax error: unexpected I remember that one. It is caused by a shell change: construction 'command1 command2' is now considered illegal, whereas it was allowed before. You can fix /usr/local/etc/rc.d/mysql-server.sh script yourself, or just get a newer

RE: 4.3 to 4.9 upgrade woes

2004-01-01 Thread Marius Kirschner
Okay, got ssh to work but mySQL gives me the following error when I try to start it: ./mysql-server.sh: 6: Syntax error: unexpected This worked just fine before??? ---Marius -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marius Kirschner

Re: 4.3 to 4.9 upgrade woes

2004-01-01 Thread Matthew Seaman
On Thu, Jan 01, 2004 at 02:48:42AM -0500, Marius Kirschner wrote: Okay, got ssh to work but mySQL gives me the following error when I try to start it: ./mysql-server.sh: 6: Syntax error: unexpected This worked just fine before??? Oh dear -- this again. There was a lot of traffic on this