4.3 to 4.9 upgrade woes

Toomas Aas toomas.aas at raad.tartu.ee
Sat Jan 3 09:52:44 PST 2004


> 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 fix /usr/local/etc/rc.d/mysql-server.sh script yourself, or 
just get a newer version of this script from a newer port.
--
Toomas Aas | toomas.aas at raad.tartu.ee | http://www.raad.tartu.ee/~toomas/
* This would easier understand fewer had omitted.



More information about the freebsd-questions mailing list