Recent
`mysql`.`columns_priv`
`phpmyadmin`.`pma__usergroups`
`mysql`.`event`
`mysql`.`procs_priv`
`mysql`.`tables_priv`
`usps`.`oauth_tokens`
`phpmyadmin`.`pma__recent`
`performance_schema`.`file_summary_by_event_name`
`mysql`.`proc`
`mysql`.`func`
Favorites
There are no favorite tables.
New
customersupport
elegantapp
freeluma
freelumaartists
freelumadigital
freelumaquiz
freelumatube
freelumatv
freelumayoutube
information_schema
marketingmanager
mysql
performance_schema
phpmyadmin
test
textmessaging
usps
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.
Javascript must be enabled past this point!
Server: 127.0.0.1
Database: customersupport
Structure
SQL
Search
Query
(current)
Export
Import
Operations
Privileges
Routines
Events
Triggers
Tracking
Designer
Central columns
Console
Clear
History
Options
Bookmarks
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
Bookmarks
Refresh
Add
No bookmarks
Add bookmark
Label:
Target database:
Share this bookmark
OK
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
Bookmark
Query failed
Database :
Queried time :
Loading
ENUM/SET editor
Create view
Multi-table query
Query by example
Query window
*
id
company_id
actor_username
ticket_id
order_id
event_type
description
metadata_json
created_at
*
id
company_id
name
active
trigger_json
conditions_json
actions_json
*
id
name
slug
timezone
shopify_domain
shopify_api_key
shopify_api_token
send_from_email
created_at
*
id
company_id
entity_type
key_name
label
field_type
options_json
required
*
id
field_id
ticket_id
order_id
val_text
val_number
val_bool
val_date
val_datetime
val_enum
*
id
code
name
*
id
company_id
name
description
actions_json
*
id
ticket_id
direction
message_type
author_name
author_email
body_text
body_html
language_code
is_private
created_at
*
id
message_id
filename
mime_type
size_bytes
storage_url
*
id
message_id
source_lang
target_lang
translated_text
engine
created_at
*
id
company_id
shopify_order_id
admin_graphql_api_id
name
order_number
source_name
shopify_customer_id
email
phone
financial_status
fulfillment_status
confirmed
cancelled_at
cancel_reason
closed_at
created_at_utc
processed_at_utc
updated_at_utc
currency
subtotal_price
total_price
total_discounts
total_tax
total_weight
presentment_currency
current_total_price
current_total_tax
ship_name
ship_company
ship_phone
ship_address1
ship_address2
ship_city
ship_province
ship_zip
ship_country
ship_country_code
est_delivery_start
est_delivery_end
latest_tracking_number
latest_carrier
delivered_at
gateway
tags_raw
note
*
id
company_id
code
name
sort_order
*
id
company_id
name
color
*
id
company_id
name
language_code
subject_tpl
body_tpl
*
id
company_id
subject
customer_name
customer_email
order_number
status
priority
ai_category
ai_overview
order_id
priority_id
owner_username
assigned_agent
language_code
inbox_category_id
source
last_update_preview
created_at
updated_at
closed_at
*
id
company_id
subject
customer_name
customer_email
order_number
status
priority
assigned_agent
ai_category
ai_overview
created_at
updated_at
*
id
ticket_id
direction
message_type
author_name
author_email
body_text
body_html
language_code
is_private
created_at
*
id
company_id
code
name
is_closed
sort_order
*
ticket_id
tag_id
*
ticket_id
username
last_read_at
pinned
muted
*
id
company_id
owner_username
name
filters_json
sort_json
is_shared
select table
activity_log
automations
companies
custom_field_defs
custom_field_values
inbox_categories
macros
messages_import
message_attachments
message_translations
orders
priorities
tags
templates
tickets
tickets_import
ticket_messages
ticket_statuses
ticket_tags
ticket_user_state
views
.
select column
Show
criteria
Sort
Ascending
Descending
Add as
AND
OR
Op
=
>
>=
<
<=
!=
LIKE
LIKE %...%
NOT LIKE
NOT LIKE %...%
IN (...)
NOT IN (...)
BETWEEN
NOT BETWEEN
IS NULL
IS NOT NULL
REGEXP
REGEXP ^...$
NOT REGEXP
Text
Another column
select table
activity_log
automations
companies
custom_field_defs
custom_field_values
inbox_categories
macros
messages_import
message_attachments
message_translations
orders
priorities
tags
templates
tickets
tickets_import
ticket_messages
ticket_statuses
ticket_tags
ticket_user_state
views
.
select column
select table
activity_log
automations
companies
custom_field_defs
custom_field_values
inbox_categories
macros
messages_import
message_attachments
message_translations
orders
priorities
tags
templates
tickets
tickets_import
ticket_messages
ticket_statuses
ticket_tags
ticket_user_state
views
.
select column
Show
criteria
Sort
Ascending
Descending
Add as
AND
OR
Op
=
>
>=
<
<=
!=
LIKE
LIKE %...%
NOT LIKE
NOT LIKE %...%
IN (...)
NOT IN (...)
BETWEEN
NOT BETWEEN
IS NULL
IS NOT NULL
REGEXP
REGEXP ^...$
NOT REGEXP
Text
Another column
select table
activity_log
automations
companies
custom_field_defs
custom_field_values
inbox_categories
macros
messages_import
message_attachments
message_translations
orders
priorities
tags
templates
tickets
tickets_import
ticket_messages
ticket_statuses
ticket_tags
ticket_user_state
views
.
select column
select table
activity_log
automations
companies
custom_field_defs
custom_field_values
inbox_categories
macros
messages_import
message_attachments
message_translations
orders
priorities
tags
templates
tickets
tickets_import
ticket_messages
ticket_statuses
ticket_tags
ticket_user_state
views
.
select column
Show
criteria
Sort
Ascending
Descending
Add as
AND
OR
Op
=
>
>=
<
<=
!=
LIKE
LIKE %...%
NOT LIKE
NOT LIKE %...%
IN (...)
NOT IN (...)
BETWEEN
NOT BETWEEN
IS NULL
IS NOT NULL
REGEXP
REGEXP ^...$
NOT REGEXP
Text
Another column
select table
activity_log
automations
companies
custom_field_defs
custom_field_values
inbox_categories
macros
messages_import
message_attachments
message_translations
orders
priorities
tags
templates
tickets
tickets_import
ticket_messages
ticket_statuses
ticket_tags
ticket_user_state
views
.
select column
select table
activity_log
automations
companies
custom_field_defs
custom_field_values
inbox_categories
macros
messages_import
message_attachments
message_translations
orders
priorities
tags
templates
tickets
tickets_import
ticket_messages
ticket_statuses
ticket_tags
ticket_user_state
views
.
select column
Show
criteria
Sort
Ascending
Descending
Add as
AND
OR
Op
=
>
>=
<
<=
!=
LIKE
LIKE %...%
NOT LIKE
NOT LIKE %...%
IN (...)
NOT IN (...)
BETWEEN
NOT BETWEEN
IS NULL
IS NOT NULL
REGEXP
REGEXP ^...$
NOT REGEXP
Text
Another column
select table
activity_log
automations
companies
custom_field_defs
custom_field_values
inbox_categories
macros
messages_import
message_attachments
message_translations
orders
priorities
tags
templates
tickets
tickets_import
ticket_messages
ticket_statuses
ticket_tags
ticket_user_state
views
.
select column