Re: HELP TO CORRECT ERROR

2001-04-17 Thread Gerald Clark
Go get the book "MySQL" by Paul DuBois ( New Riders Press ). [EMAIL PROTECTED] wrote: > > Dear sir/madam, > Kindly help me to correct this error > sql(): ErrorYou have an error in your SQL syntax near 'mysql> SHOW DATABASES;' at >line 1 > thamks > asif > www.kwwda.org > >

Re: HELP TO CORRECT ERROR

2001-04-17 Thread Benjamin Pflugmann
Hello. On Tue, Apr 17, 2001 at 04:20:42AM -0400, [EMAIL PROTECTED] wrote: > Dear sir/madam, > Kindly help me to correct this error > sql(): ErrorYou have an error in your SQL syntax near 'mysql> SHOW DATABASES;' at >line 1 You don't need "mysql> " within your command. Delete it. "mysql>" stand