[Phpmyadmin-devel] bug #4540: table create issue
Smita
kumarismita62 at gmail.com
Mon Sep 22 13:12:52 CEST 2014
Hi
This is in reference of bug[0] in current master. While I was debugging the
code to fix the issue, I found that we are trying to force the column to be
primary key if auto_increment has been checked.
there is this comment in Table.class.php:
// Force an auto_increment field to be part of the primary key
// even if user did not tick the PK box;
anyone have an idea why are we doing so ?
[0] https://sourceforge.net/p/phpmyadmin/bugs/4540/
Thanks and Regards
- Smita
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20140922/469db9c7/attachment.html>
More information about the Developers
mailing list