Menu

#1611 Feasture request: test an SQL query without executing it

Needs_decision
out-of-date
nobody
None
Normal
2015-04-29
2015-02-25
!nerd
No

I usually test my SQL queries in phpmyadmin before I use them to see if they will execute or produce an error, because I have forgotten something - (the devil usually hide it ugly face in the details when it comes to programming)

Therefore I would like to request that a small button saying "TEST SQL" to be added in the SQL section of phpmyadmin where it is possible to test an SQL query without executing it - the test should look and fell exactly as if the "GO" button was clicked except that the sql query shouldn't be executed for real.

Is this a feature you would consider to add ?

Discussion

  • Marc Delisle

    Marc Delisle - 2015-02-25

    Not sure how you want your query to be tested, but in 4.3 we already have a choice "Rollback when finished".

     
  • Marc Delisle

    Marc Delisle - 2015-03-04
    • status: open --> pending
     
  • Marc Delisle

    Marc Delisle - 2015-04-29

    No feedback received.

     
  • Marc Delisle

    Marc Delisle - 2015-04-29
    • status: pending --> out-of-date