Error message when moving forum to other main forum

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sandrose
    Senior Member
    • Feb 2001
    • 389
    • 5.0.X

    Error message when moving forum to other main forum

    This the error message:


    Error Invalid SQL: DELETE cl3 FROM closure AS cl INNER JOIN closure AS cl2 ON cl2.parent = cl.child AND cl2.depth > 0 INNER JOIN closure AS cl3 ON cl3.child = cl2.child AND cl3.parent = cl.parent WHERE cl.child IN (28) AND cl.depth > 0 /**deleteMovedNodeClosureRecords**/;
    When I tried to move a forum to other forum.

    Can you help?
    http://www.vbulletin.com/forum/filed...ledataid=63608
  • saiff
    Senior Member
    • Mar 2010
    • 551

    #2
    same error

    Error Invalid SQL: DELETE cl3 FROM closure AS cl INNER JOIN closure AS cl2 ON cl2.parent = cl.child AND cl2.depth > 0 INNER JOIN closure AS cl3 ON cl3.child = cl2.child AND cl3.parent = cl.parent WHERE cl.child IN (232) AND cl.depth > 0 /**deleteMovedNodeClosureRecords**/;
    https://www.vbulletin.com/forum/foru...re-waiting-for

    Comment

    • sandrose
      Senior Member
      • Feb 2001
      • 389
      • 5.0.X

      #3
      Is there a solution for this problem.


      Code:
      Error Invalid SQL: DELETE cl3 FROM closure AS cl INNER JOIN closure AS cl2 ON cl2.parent = cl.child AND cl2.depth > 0 INNER JOIN closure AS cl3 ON cl3.child = cl2.child AND cl3.parent = cl.parent WHERE cl.child IN (79) AND cl.depth > 0 /**deleteMovedNodeClosureRecords**/;
      http://www.vbulletin.com/forum/filed...ledataid=63608

      Comment

      • Mark.B
        vBulletin Support
        • Feb 2004
        • 24287
        • 6.0.X

        #4
        So is this when moving a forum from one category to another?
        MARK.B
        vBulletin Support
        ------------
        My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
        My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

        Comment

        • Wayne Luke
          vBulletin Technical Support Lead
          • Aug 2000
          • 74123

          #5
          Originally posted by sandrose
          Is there a solution for this problem.


          Code:
          Error Invalid SQL: DELETE cl3 FROM closure AS cl INNER JOIN closure AS cl2 ON cl2.parent = cl.child AND cl2.depth > 0 INNER JOIN closure AS cl3 ON cl3.child = cl2.child AND cl3.parent = cl.parent WHERE cl.child IN (79) AND cl.depth > 0 /**deleteMovedNodeClosureRecords**/;
          This query shouldn't be invalid. What version of MySQL are you using? The minimum supported version is currently MySQL 5.5.0. If you're using MariaDB, it is recommended that you use 10+.
          Translations provided by Google.

          Wayne Luke
          The Rabid Badger - a vBulletin Cloud demonstration site.
          vBulletin 5 API

          Comment

          • sandrose
            Senior Member
            • Feb 2001
            • 389
            • 5.0.X

            #6
            I use MySQL 5.6 .
            Which is better MariaDB or MySQL?
            http://www.vbulletin.com/forum/filed...ledataid=63608

            Comment

            • Wayne Luke
              vBulletin Technical Support Lead
              • Aug 2000
              • 74123

              #7
              As far as running queries, MySQL 5.6 and MariaDB 10+ are pretty much equivalent. People tend to choose one or the other based on political and commercial interests, not performance.

              What does your hosting company say about the query? If they run it, can they get more information about the error?
              Translations provided by Google.

              Wayne Luke
              The Rabid Badger - a vBulletin Cloud demonstration site.
              vBulletin 5 API

              Comment

              widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
              Working...