| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Mike Hillyer | Date: | May 27 2003 3:11pm |
| Subject: | RE: Select statement driving me crazy | ||
| View as plain text | |||
Try wrapping all column anmes in back-ticks (i.e. SELECT `date`) and see
if that works.
Mike Hillyer
www.vbmysql.com
-----Original Message-----
From: Anthony Ward [mailto:awards@stripped]
Sent: Tuesday, May 27, 2003 9:03 AM
To: mysql@stripped
Subject: Re: Select statement driving me crazy
Hi,
forgot to mention, the names are not misspelled, and i got rid of all
indexes, primary etc...
before with primary key it was NOT working without index it still NOT
working.
And i use the same code, for different table, with different name, so i
just
changed the name and now everyhting is working but for the other table
only.
Can it be in the configuration of the table??
Now if i take the query that is not working, and instead of picking
columns
i use *
it is working.
Now if i put instead the * all the columns name(not misspelled) nothing
is
working
AnthonyW.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=1
| Thread | ||
|---|---|---|
| • Select statement driving me crazy | Anthony Ward | 27 May |
| • Re: Select statement driving me crazy | Maximo Migliari | 27 May |
| • Re: Select statement driving me crazy | colbey | 27 May |
| • Re: Select statement driving me crazy | Matthew Smith | 27 May |
| • Re: Select statement driving me crazy | Anthony Ward | 27 May |
| • Re: Select statement driving me crazy | colbey | 27 May |
| • Re: Select statement driving me crazy | Anthony Ward | 27 May |
| • Re: Select statement driving me crazy | colbey | 27 May |
| • Auto decrement | Gary Broughton | 27 May |
| • Re: Auto decrement | Román Sánchez | 27 May |
| • Re: Select statement driving me crazy | Keith C. Ivey | 27 May |
| • Re: Select statement driving me crazy | James Moe | 28 May |
| • RE: Select statement driving me crazy | Mike Hillyer | 27 May |
| • Re: Select statement driving me crazy | Anthony Ward | 27 May |
| • Re: Select statement driving me crazy | Anthony Ward | 27 May |
| • RE: Select statement driving me crazy | Mike Hillyer | 27 May |
