phpMyAdmin Query History

By Bandit Last update Sep 7, 2009 — Installed 50 times. Daily Installs: 1, 2, 0, 0, 0, 0, 0, 0, 1, 4, 1, 0, 0, 1, 2, 0, 1, 2, 1, 0, 0, 0, 0, 1, 2, 0, 0, 0, 1, 0, 0, 0
Script Summary:
Keep a history of queries executed in phpMyAdmin. Stored per database. Display the query history in a select list so a query can be reselected.
Version: 0.21
Copyright: James Nisbet

Script homepage

Recently Updated TopicsPosts
Where i need to add this Code?1

this script has 1 topic, 1 post

This script has no reviews.

Thumb

Made some serious improvements of Rafael's script (http://userscripts.org/scripts/show/45675), such as;

  • easier deletion of previous SQL queries from the history list
  • ability to set a total number of queries to save
  • moves last query to the top of the list
  • lots of other stuff