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

Problem With Foreign Keys

forums forums SQLyog SQLyog: Bugs / Feature Requests Problem With Foreign Keys

  • This topic is empty.
Viewing 0 reply threads
  • Author
    Posts
    • #11687
      Érico
      Member

      Hi guys,

      I'm using the latest version of SQLYog (8.14) and I found an error when I try edit a foreign key.

      First I can't use other databases to create a foreign key, We must use the same database of the first table in sqlyog.

      When I try edit a foreign key, i have this error:

      Code:
      Executed SQL Statement : show full fields from db1.db2
      Error Number : 1146
      Error Message: Table 'db1.db2' doesn't exist

      In example above, we have two tables: db1.table1 and db2.table1

      SqlYog consider the name of the second database on the query, not the second table.

      SQLyog version: 8.14

      MySQL version: 5.0.45

      I hope it helps.

      sorry for my english. ^^

      Érico

Viewing 0 reply threads
  • You must be logged in to reply to this topic.