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

Realtions And Foreign Keys

forums forums SQLyog Using SQLyog Realtions And Foreign Keys

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #20275
      Ritesh
      Member

      A good discussion on the same can be found at: http://forums.mysql.com/read.php?22,19755,38307

    • #20276
      Ritesh
      Member

      Make sure that the column definition for the source and target are same. InnoDB will not create FK even if there is a SIGN difference between the columns.

    • #20277
      peterlaursen
      Participant

      So … try making both integers UNSIGNED.

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