Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Error deleting relationship

forums forums SQLyog SQLyog: Bugs / Feature Requests Error deleting relationship

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #8029
      epitomy
      Member

      In trying to delete a relationship I get the following error:

      sqllog.jpg

      I realize it said it had to do about 11 different steps because the MySQL syntax to complete this functionality isn't implemented yet. Is there any way to troubleshoot as to why this is not working?

      (Not sure if this is a bug or not).

      I needed to drop a relationship I created as it wont let me rename my index – while a foreign key is using it.

      Thanks in advance

      ~Steve

    • #14495
      Ritesh
      Member

      This is a MySQL Error.

      SQLyog logs all the query that it uses in the History Tab. SQLyog will stop executing queries when it faces an Error while dropping a relationship. Check out the History Tab for a series of Queries that SQLyog has executed and you will be able to point out the query that is causing the error.

      HTH

Viewing 1 reply thread
  • You must be logged in to reply to this topic.