Re: Mysql Error on importing View
Hi Peter
Thanks for your reply.
The error is:
******
Error at the line 3276: `C`.`mainCategoryID`) */;
Query: --
--
--
--
`name`,`C`.`visible` AS `visible`,`M`.`priority` AS `main_priority`,`C`.`Priority` AS `priority` from (`categories` `C` join `categories_main` `M`) where (`M`.`id` =
`C`.`mainCategoryID`) */
MySQL: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`name`,`C`.`visible` AS `visible`,`M`.`priority` AS `main_priority`,`C`.`Priorit' at line 5
*******
The target server MySQL Version is 5.5.54-cll
Subject
Views
Written By
Posted
1402
April 03, 2017 03:09AM
579
April 03, 2017 09:27AM
Re: Mysql Error on importing View
621
April 03, 2017 09:53AM
536
April 03, 2017 12:33PM
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.