We have a couple of tables that have 200+ fields.  When
we try to Browse these tables with phpMyAdmin 2.5.3
(and previous versions), we get a series of errors like:
Warning: unable to parse url
(tbl_change.php?lang=en-iso-8859-1&server=1&db=blahblahblah
in
/var/www/html/admin/phpMyAdmin-2.5.3/libraries/common.lib.php
on line 1772
where the "urls" seem to have been truncated to 965
characters, and are therefore invalid urls.
What would control that truncation?  Is there a
configuration variable in php.ini or phpMyAdmin's
config.inc.php that would control this?  Or, how can we
get around this?
Logged In: YES
user_id=192186
Add primary/unique key to that table.
Logged In: YES
user_id=18795
Eureka! Thanks you! Good idea!
/me kicks self.
Logged In: YES
user_id=192186
This item has been answered.
It's status has been set 'pending' and will get removed in the near
future.