chris_1201

Untitled

Apr 22nd, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. DBI: Post creation query 'CREATE INDEX `merchandising`_`featured` ON `merchandising` (`featured`)' failed: 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 '_`featured` ON `merchandising` (`featured`)' at line 1
  2. DBI: Post creation query 'CREATE INDEX `merchandising`_`start_date` ON `merchandising` (`start_date`)' failed: 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 '_`start_date` ON `merchandising` (`start_date`)' at line 1
  3. DBI: Post creation query 'CREATE INDEX `merchandising`_`finish_date` ON `merchandising` (`finish_date`)' failed: 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 '_`finish_date` ON `merchandising` (`finish_date`)' at line 1
  4. DBI: Post creation query 'CREATE INDEX `merchandising`_`cross_category` ON `merchandising` (`cross_category`)' failed: 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 '_`cross_category` ON `merchandising` (`cross_category`)' at line 1
  5. done.
Advertisement
Add Comment
Please, Sign In to add comment