Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Related to Database access violation: 1305 When Creating Categories on Local

    General Discussion
    5
    6
    1490
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      h3ck4rz last edited by

      syntax error or access violation: 1305 FUNCTION mybagistostore.get_url_path_of_category does not exist (SQL: update categories set category_product_in_pwa = 1, categories.updated_at = 2021-07-25 21:16:41 where id = 2)

      1 Reply Last reply Reply Quote 0
      • devansh-webkul
        devansh-webkul last edited by

        Hi @h3ck4rz,

        Make sure this function is present in your database,
        get_url_path_of_category

        1 Reply Last reply Reply Quote 0
        • A
          Ahed last edited by

          this error is show to my when add new category and the function get_url_path_of_category is exsist in the database
          please can help me

          ashish2409 1 Reply Last reply Reply Quote 0
          • ashish2409
            ashish2409 @Ahed last edited by

            @Ahed Please check the Database, there you will be able to see tables and functions is you database.
            In function you will be able to see get_url_path_of_category
            and if in case the issue appears then please change the collection - utf8mb4_unicode_ci

            1 Reply Last reply Reply Quote 0
            • D
              davinderamr last edited by

              @devansh-webkul said in Related to Database access violation: 1305 When Creating Categories on Local:

              Make sure this function is present in your database,
              get_url_path_of_category

              i face the same issue. and where i find this function in database get_url_path_of_category

              ashish2409 1 Reply Last reply Reply Quote 0
              • ashish2409
                ashish2409 @davinderamr last edited by

                @davinderamr you can find the "get_url_path_of_category" in your Database,
                Check the functions section and there you can see the details.
                Please check the screenshot which I am attaching.
                alt text

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post