php
MyAdmin
setup
Overview
Features
SQL queries
Navigation panel
Main panel
Import
Export
SQL queries
SQL queries
SQL Query box
SQL queries
SQL queries settings.
Show SQL queries
Defines whether SQL queries generated by phpMyAdmin should be displayed.
Confirm DROP queries
Whether a warning ("Are your really sureā¦") should be displayed when you're about to lose data.
Permanent query history
Enable if you want DB-based query history (requires phpMyAdmin configuration storage). If disabled, this utilizes JS-routines to display query history (lost by window close).
Query history length
How many queries are kept in history.
Ignore multiple statement errors
If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed.
Maximum displayed SQL length
Maximum number of characters used when a SQL query is displayed.
Edit in window
Edit SQL queries in popup window.
Default query window tab
Tab displayed when opening a new query window.
sql
files
history
full
Retain query box
Defines whether the query box should stay on-screen after its submission.
Enable CodeMirror
Use user-friendly editor for editing SQL queries (
CodeMirror
) with syntax highlighting and line numbers.
SQL Query box
Customize links shown in SQL Query boxes.
Edit
Explain SQL
Create PHP Code
Refresh