php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #73838 Add global configuration to remove DELETE button from SQL tab
Submitted: 2016-12-29 20:26 UTC Modified: 2016-12-29 20:31 UTC
From: hazen at edsbits dot com Assigned:
Status: Not a bug Package: PHP options/info functions
PHP Version: 7.0.14 OS: Centos 6
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
9 + 29 = ?
Subscribe to this entry?

 
 [2016-12-29 20:26 UTC] hazen at edsbits dot com
Description:
------------
I would appreciate a feature that allows to control some User Interface functionality from phpMyAdmin.  In particular, I would like to be able to globally remove the DELETE button from the SQL tab when exploring a table.  It seems too easy to accidentally click that button and press Go before realizing what you're doing.  I don't wish to have "DELETE FROM `table` WHERE 1" ever displayed on our production systems.

Maybe something like $cfg['ShowSqlDeleteButton']?

Thanks in advance for your consideration.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-12-29 20:31 UTC] requinix@php.net
-Status: Open +Status: Not a bug
 [2016-12-29 20:31 UTC] requinix@php.net
We are not phpMyAdmin.

https://www.phpmyadmin.net/support/
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 15 22:01:30 2024 UTC