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 list some
months ago when this first occurred.  You need to update your MySQL
server port, and copy the mysql-server.sh-dist that provides to
mysql-server.sh

What happened is that a /bin/sh bug was fixed, and consequently
erroneous shell constructs like:

     foo & && bar

now generate Syntax errors.

        Cheers,

        Matthew 

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to