Recent
`information_schema`.`SLAVE_STATUS`
`information_schema`.`GLOBAL_VARIABLES`
`sys`.`x$memory_by_thread_by_current_bytes`
Favorites
There are no favorite tables.
New
information_schema
mysql
nwe_dados
performance_schema
sys
test
Navigation panel
Navigation tree
Servers
Databases
Tables
Navigation panel
Customize appearance of the navigation panel.
Navigation panel
Show databases navigation as tree
In the navigation panel, replaces the database tree with a selector
Link with main panel
Link with main panel by highlighting the current database or table.
Display logo
Show logo in navigation panel.
Logo link URL
URL where logo in the navigation panel will point to.
Logo link target
Open the linked page in the main window (
main
) or in a new one (
new
).
main
new
Enable highlighting
Highlight server under the mouse cursor.
Maximum items on first level
The number of items that can be displayed on each page on the first level of the navigation tree.
Minimum number of items to display the filter box
Defines the minimum number of items (tables, views, routines and events) to display a filter box.
Recently used tables
Maximum number of recently used tables; set 0 to disable.
Favorite tables
Maximum number of favorite tables; set 0 to disable.
Navigation panel width
Set to 0 to collapse navigation panel.
Navigation tree
Customize the navigation tree.
Navigation tree
Maximum items in branch
The number of items that can be displayed on each page of the navigation tree.
Group items in the tree
Group items in the navigation tree (determined by the separator defined in the Databases and Tables tabs above).
Enable navigation tree expansion
Whether to offer the possibility of tree expansion in the navigation panel.
Show tables in tree
Whether to show tables under database in the navigation tree
Show views in tree
Whether to show views under database in the navigation tree
Show functions in tree
Whether to show functions under database in the navigation tree
Show procedures in tree
Whether to show procedures under database in the navigation tree
Show events in tree
Whether to show events under database in the navigation tree
Expand single database
Whether to expand single database in the navigation tree automatically.
Servers
Servers display options.
Servers
Display servers selection
Display server choice at the top of the navigation panel.
Display servers as a list
Show server listing as a list instead of a drop down.
Databases
Databases display options.
Databases
Minimum number of databases to display the database filter box
Database tree separator
String that separates databases into different tree levels.
Tables
Tables display options.
Tables
Target for quick access icon
Structure
SQL
Search
Insert
Browse
Target for second quick access icon
Structure
SQL
Search
Insert
Browse
Table tree separator
String that separates tables into different tree levels.
Maximum table tree depth
Drop files here
SQL upload (
0
)
x
-
Show hidden navigation tree items.
Create view
Your browser has phpMyAdmin configuration for this domain. Would you like to import it for current session?
Yes
/
No
/
Delete settings
Javascript must be enabled past this point!
Server: 127.0.0.1
Database: information_schema
View: SLAVE_STATUS
Browse
Structure
SQL
(current)
Search
Export
Console
Clear
History
Options
Debug SQL
Press Ctrl+Enter to execute query
Press Enter to execute query
ascending
descending
Order:
Debug SQL
Count
Execution order
Time taken
Order by:
Group queries
Ungroup queries
Collapse
Expand
Show trace
Hide trace
Count :
Time taken :
Options
Set default
Always expand query messages
Show query history at start
Show current browsing query
Execute queries on Enter and insert new line with Shift+Enter. To make this permanent, view settings.
Switch to dark theme
Collapse
Expand
Requery
Edit
Explain
Profiling
Query failed
Database :
Queried time :
Loading
ENUM/SET editor
Create view
SQL queries
SQL Query box
SQL queries
SQL queries settings.
SQL queries
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.
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.
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.
Enable linter
Find any errors in the query before executing it. Requires CodeMirror to be enabled.
Enable autocomplete for table and column names
Autocomplete of the table and column names in the SQL queries.
Foreign key checks
Default value for foreign key checks checkbox for some queries.
Server default
Enable
Disable
SQL Query box
Customize links shown in SQL Query boxes.
SQL Query box
Edit
Explain SQL
Create PHP code
Refresh
Run SQL query/queries on table
information_schema.SLAVE_STATUS
:
SELECT * FROM `SLAVE_STATUS` WHERE 1
Bind parameters
Columns
Connection_name
Slave_SQL_State
Slave_IO_State
Master_Host
Master_User
Master_Port
Connect_Retry
Master_Log_File
Read_Master_Log_Pos
Relay_Log_File
Relay_Log_Pos
Relay_Master_Log_File
Slave_IO_Running
Slave_SQL_Running
Replicate_Do_DB
Replicate_Ignore_DB
Replicate_Do_Table
Replicate_Ignore_Table
Replicate_Wild_Do_Table
Replicate_Wild_Ignore_Table
Last_Errno
Last_Error
Skip_Counter
Exec_Master_Log_Pos
Relay_Log_Space
Until_Condition
Until_Log_File
Until_Log_Pos
Master_SSL_Allowed
Master_SSL_CA_File
Master_SSL_CA_Path
Master_SSL_Cert
Master_SSL_Cipher
Master_SSL_Key
Seconds_Behind_Master
Master_SSL_Verify_Server_Cert
Last_IO_Errno
Last_IO_Error
Last_SQL_Errno
Last_SQL_Error
Replicate_Ignore_Server_Ids
Master_Server_Id
Master_SSL_Crl
Master_SSL_Crlpath
Using_Gtid
Gtid_IO_Pos
Replicate_Do_Domain_Ids
Replicate_Ignore_Domain_Ids
Parallel_Mode
SQL_Delay
SQL_Remaining_Delay
Slave_SQL_Running_State
Slave_DDL_Groups
Slave_Non_Transactional_Groups
Slave_Transactional_Groups
Replicate_Rewrite_DB
Connects_Tried
Master_Retry_Count
Retried_transactions
Max_relay_log_size
Executed_log_entries
Slave_received_heartbeats
Slave_heartbeat_period
Gtid_Slave_Pos
Master_last_event_time
Slave_last_event_time
Master_Slave_time_diff
Simulate query