Bugs and Features item #3601407, was opened at 2013-01-18 11:29
Message generated for change (Settings changed) made by jakubvrana
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1127745&aid=3601407&group_id=264133
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Common
Group: 3.6.1
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Mikulas Dite ()
Assigned to: Jakub Vrána (jakubvrana)
Summary: Long rows from tables without primary key throw 414
Initial Comment:
When filtering a row from a table without a primary key, Adminer lists all fields in url. However, it might result in url being too long, returning 414 Request-URI Too Large.
Given tables without id are not exactly best practice, this is a very low priority bug. Still worth reporting though.
----------------------------------------------------------------------
Comment By: Jakub Vrána (jakubvrana)
Date: 2013-04-04 19:20
Message:
Thank you for the report, I've fixed it in Git. You can download the
"Current development version" from http://www.adminer.org/#download
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1127745&aid=3601407&group_id=264133
|