QloApps Forums
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    ERROR: Tablespace is missing for a table from storage engine innodb

    Technical Help
    2
    5
    2345
    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.
    • D
      donBishops last edited by

      Hi Everyone,

      I am a newbie to Qlo apps with little DB experience.

      I am setting up the application on localhost(xampp) just to see how it works but I discovered some modules/functions return the error as shown in the image below.

      4e98add4-c223-4622-bbeb-c6e190cb70c1-image.png

      This is probably a DB related issue....Can anyone share an insight of how to fix this please?

      regards

      D 1 Reply Last reply Reply Quote 0
      • D
        donBishops @donBishops last edited by

        @donBishops said in ERROR: Tablespace is missing for a table from storage engine innodb:

        Hi Everyone,

        I am a newbie to Qlo apps with little DB experience.

        I am setting up the application on localhost(xampp) just to see how it works but I discovered some modules/functions return the error as shown in the image below.

        4e98add4-c223-4622-bbeb-c6e190cb70c1-image.png

        This is probably a DB related issue....Can anyone share an insight of how to fix this please?

        regards

        E.g. If I load the country page to see list of countries same error is there as shown below

        ed441b94-aceb-41be-ad59-2722b1fac00f-image.png

        1 Reply Last reply Reply Quote 0
        • A
          Aman deep sharma Global Moderator last edited by

          Hi @donBishops,

          You are encountering an issue with your MySQL storage.

          This problem arises due to the tablespace file not existing Or lacking permissions Or being deleted or becoming corrupted.

          The tablespace file (.ibd) is crucial for InnoDB tables as it contains the actual table data.

          We recommend you check if the file exists on your database system.

          Additionally, you can refer to the following resource for more information:

          • https://bobcares.com/blog/mysql-tablespace-is-missing-for-table/
          D 2 Replies Last reply Reply Quote 0
          • D
            donBishops @Aman deep sharma last edited by

            @Aman-deep-sharma Thanks for your response @Aman-deep-sharma . Will check this and revert. I really do appreciate.

            1 Reply Last reply Reply Quote 0
            • D
              donBishops @Aman deep sharma last edited by

              @Aman-deep-sharma Dear aman, thanks for your advice. I tried these steps in the article but did not work for me(probably I did not do some things right).

              However, I decided to now use the "Repair Table" function in the phpmyadmin and that fixed the issue.

              Thanks I really do appreciate.

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