Song Ken Vern-E11804 wrote:
It seems like different version are doing things differently.
This is the most normal thing in the world!
Looking through the newsgroups & forums, I understand that that mysql5.0
will
prepend the tablename to each column.
But I don't understand what does 'test.1' refer to.
"Test.1" is table "1" of the Database test.
database test
Table {1}
Table {anyname}
Table {insertnamehere}
Like: SELECT * FROM 1
i can't tell you what exactly is causing that error but i think
somewheer in that code there is a bug which causes this.
Regards
Barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]