Re: Unknown column
Re: Unknown column
- Subject: Re: Unknown column
- From: Theodore Petrosky <email@hidden>
- Date: Thu, 13 Sep 2012 14:03:17 -0700 (PDT)
When I have a problem 'like this' I watch the log files of the database I believe to be talking to. Is there ANY possibility that your WO app is talking to a different backend instance?
if you run your app talking to database1, and database1's logs don't show the error, you are not talking to the database you thought you were talking to.
Ted
--- On Thu, 9/13/12, Ângelo Andrade Cirino <email@hidden> wrote:
> From: Ângelo Andrade Cirino <email@hidden>
> Subject: Re: Unknown column
> To: "Johann Werner" <email@hidden>, "Theodore Petrosky" <email@hidden>
> Cc: "email@hidden Development" <email@hidden>
> Date: Thursday, September 13, 2012, 4:58 PM
> Hi Johan and Ted,
>
> I had tried this approach too. I copied the generated SQL
> and used it to perform a query in MySQLWorkBench and the SQL
> was legal, returned the expected result.
>
> There is a new post where I reported that the error is gone,
> but the Main component is missing :-(
>
> Angelo
>
> Em 13/09/2012, às 17:51, Johann Werner escreveu:
>
> > Have you tried to copy the SQL string from the log and
> to run it directly in MySQL? Does MySQL report a
> different/more precise error message? If it returns a
> correct result there the error lies within WO otherwise your
> DB/config has to be checked.
> >
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden