Ramblers-Webs, hosting area and group sites

Run by volunteers for volunteers

phpmyadmin RowActionLinksWithoutUnique

  • David Webb
  • Topic Author
  • Offline
  • New Member
  • New Member
More
20 Aug 2019 19:10 #1 by David Webb
phpmyadmin RowActionLinksWithoutUnique was created by David Webb
Hi,

I run a SQL query every so often to tidy up old members on my site but have noticed when I run it now I get the following warning..

Current selection does not contain a unique column. Grid edit, checkbox, Edit, Copy and Delete features are not available.

From the PHPMyAdmin documention it looks like the following setting may have been changed?
Code:
cfg['RowActionLinksWithoutUnique'] Type: boolean Default value: false Defines whether to show row links (Edit, Copy, Delete) and checkboxes for multiple row operations even when the selection does not have a unique key. Using row actions in the absence of a unique key may result in different/more rows being affected since there is no guaranteed way to select the exact row(s).

At the moment I can't export the data from my query like I used to.

Thanks
David

Please Log in or Create an account to join the conversation.

More
15 Oct 2019 09:57 #2 by Steve Thomas
Replied by Steve Thomas on topic phpmyadmin RowActionLinksWithoutUnique
Please login to view the answers

Please Log in or Create an account to join the conversation.

Time to create page: 1.868 seconds