[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 1475c0: Allow Foreign keys to be added on non-indexed colu...

Deven Bansod devenbansod.bits at gmail.com
Sun Oct 30 09:09:11 CET 2016


  Branch: refs/heads/QA_4_6
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 1475c0e8117f4b07a69740924c0bcf4d2802732f
      https://github.com/phpmyadmin/phpmyadmin/commit/1475c0e8117f4b07a69740924c0bcf4d2802732f
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
    M templates/table/relation/common_form.phtml
    M templates/table/relation/foreign_key_row.phtml

  Log Message:
  -----------
  Allow Foreign keys to be added on non-indexed columns, if it's an InnoDB table

InnoDB automatically creates an index over the column, which can be replaced
by defining a new index over the same column.

Fix #12665

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>




More information about the Git mailing list