• Author
    Posts
  • #19093

    Anonymous
    Inactive

    Hi,

    I am having this issue once i try to import mysql dump file.please solve this for me soon.if you have working script please send to me.

    SQL query:

    INSERT INTO #__catalog_category_entity_text (value_id, entity_type_id, attribute_id, store_id, entity_id, value) VALUES (1, 3, 65, 0, 1, NULL), (2, 3, 65, 1, 1, NULL), (3, 3, 65, 0, 2, NULL), (4, 3, 65, 1, 2, NULL), (5, 3, 44, 0, 3, NULL), (6, 3, 47, 0, 3, NULL), (7, 3, 48, 0, 3, NULL), (8, 3, 65, 0, 3, NULL), (9, 3, 138, 0, 3, NULL), (10, 3, 139, 0, 3, NULL), (11, 3, 140, 0, 3, NULL), (12, 3, 44, 0, 4, NULL), (13, 3, 47, 0, 4, NULL), (14, 3, 48, 0, 4, NULL), (15, 3, 138, 0, 4, NULL), (16, 3, 139, 0, 4, NULL), (17, 3, 140, 0, 4, NULL), (18, 3, 65, 0, 4, NULL), (19, 3, 44, 0, 5, NULL), (20, 3, 47, 0, 5, NULL), (21, 3, 48, 0, 5, NULL), (22, 3, 138, 0, 5, NULL), (23, 3, 139, 0, 5, NULL), (24, 3, 140, 0, 5, NULL), (25, 3, 65, 0, 5, NULL), (40, 3, 44, 0, 8, NULL), (41, 3, 47, 0, 8, NULL), (42, 3, 48, 0, 8, NULL), (43, 3, 138, 0, 8, NULL), (44, 3, 139, 0, 8, NULL), (45, 3, 140, 0, 8, NULL), (46, 3, 65, 0, 8, NULL), (47, 3, 44, 0, 9, NULL), […]

    MySQL said: Documentation

    #1064 – 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

You must be logged in to reply to this topic. Click here to login or register