phpMyAdmin foreign key drop-down field values

后端 未结 5 1922
春和景丽
春和景丽 2021-02-20 04:47

I\'m using phpmyadmin (php & mysql) and I\'m having a lot of trouble linking the tables using foreign keys.

I\'m getting negative values fo

5条回答
  •  离开以前
    2021-02-20 04:55

    As Lex said, this is just the way phpMyAdmin displays the values. If you see "-1" or "1-" in that dropdown box, it's just 1.

提交回复
热议问题