MySQL Forums
Forum List  »  General

Re: Please, help me with MySQL query
Posted by: Felix Geerinckx
Date: April 19, 2005 01:42PM

dsg news wrote:

> This was the error message:
>
> #1064 - You have an error in your SQL syntax.

Is your local server MySQL 4.1.x and the production server < MySQL 4.1 ?
You can't use subqueries prior to 4.1.

Look here http://dev.mysql.com/doc/mysql/en/rewriting-subqueries.html

--
felix

Options: ReplyQuote


Subject
Written By
Posted
Re: Please, help me with MySQL query
April 19, 2005 01:42PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.