Recent
`restobar_db`.`order_items`
`performance_schema`.`events_waits_summary_by_user_by_event_name`
`information_schema`.`CHARACTER_SETS`
`phpmyadmin`.`pma__favorite`
`phpmyadmin`.`pma__bookmark`
`phpmyadmin`.`pma__tracking`
`information_schema`.`KEYWORDS`
`phpmyadmin`.`pma__usergroups`
`phpmyadmin`.`pma__userconfig`
`phpmyadmin`.`pma__central_columns`
Favorites
There are no favorite tables.
New
information_schema
mysql
performance_schema
phpmyadmin
restobar_db
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
Javascript must be enabled past this point!
Server: 127.0.0.1
Database: restobar_db
Table: order_items
Browse
Structure
SQL
Search
Insert
Export
Import
Privileges
Operations
Tracking
Triggers
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
Browse mode
Browse mode
Customize browse mode.
Browse mode
Table navigation bar
Use only icons, only text or both.
Icons
Text
Both
How to display various action links
Use only icons, only text or both.
Icons
Text
Both
Allow to display all the rows
Whether a user should be displayed a "show all (rows)" button.
Maximum number of rows to display
Number of rows displayed when browsing a result set. If the result set contains more rows, "Previous" and "Next" links will be shown.
25
50
100
250
500
Default sorting order
SMART
- i.e. descending order for columns of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise.
ASC
DESC
SMART
Highlight pointer
Highlight row pointed by the mouse cursor.
Row marker
Highlight selected rows.
Grid editing: trigger action
Click
Double click
Disabled
Grid editing: save all edited cells at once
Repeat headers
Repeat the headers every X cells,
0
deactivates this feature.
Limit column characters
Maximum number of characters shown in any non-numeric column on browse view.
Where to show the table row links
These are Edit, Copy and Delete links.
Nowhere
Left
Right
Both
Show row links anyway
Whether to show row links even in the absence of a unique key.
Primary key default sort order
Default sort order for tables with a primary key.
None
Ascending
Descending
Remember table's sorting
When browsing tables, the sorting of each table is remembered.
Relational display
For display Options
key
display column
Showing rows 0 - 24 (24015 total, Query took 0.0250 seconds.) [printed:
1... - 1...
]
SELECT * FROM `order_items` ORDER BY `printed` DESC
Profiling
[
Edit inline
] [
Edit
] [
Explain SQL
] [
Create PHP code
] [
Refresh
]
1
2
3
4
5
6
7
8
9
10
11
12
17
33
60
65
108
129
156
204
252
257
300
348
396
444
492
513
540
588
636
684
732
780
828
876
924
956
957
958
959
960
961
|
|
|
Number of rows:
25
50
100
250
500
Filter rows:
Sort by key:
PRIMARY (ASC)
PRIMARY (DESC)
product_id (ASC)
product_id (DESC)
idx_order_items_order_id (ASC)
idx_order_items_order_id (DESC)
None
Extra options
Partial texts
Full texts
Relational key
Display column for relationships
Show binary contents
Show BLOB contents
Hide browser transformation
Geometry
Well Known Text
Well Known Binary
id
order_id
product_id
quantity
price
subtotal
notes
selections
printed
1
cost_price
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 256
256
126
30
1
10000.00
10000.00
NULL
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 512
512
229
17
1
21000.00
21000.00
NULL
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 768
768
323
47
1
5000.00
5000.00
NULL
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 1024
1024
452
46
1
5000.00
5000.00
NULL
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 1280
1280
562
1
1
8000.00
8000.00
NULL
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 1536
1536
667
1
1
8000.00
8000.00
NULL
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 1792
1792
778
1
1
8000.00
8000.00
seca
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 2048
2048
881
27
1
10000.00
10000.00
NULL
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 2304
2304
1004
21
1
16000.00
16000.00
NULL
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 2560
2560
1123
30
3
10000.00
30000.00
NULL
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 2816
2816
1237
15
4
11000.00
44000.00
NULL
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 3072
3072
1341
37
1
24000.00
24000.00
NULL
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 3328
3328
1447
2
2
10000.00
20000.00
NULL
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 3584
3584
1561
2
1
10000.00
10000.00
sin ensalada
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 3840
3840
1671
2
1
10000.00
10000.00
NULL
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 4096
4096
1786
50
1
5000.00
5000.00
NULL
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 4352
4352
1908
21
1
16000.00
16000.00
NULL
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 4608
4608
2012
16
1
16000.00
16000.00
NULL
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 4864
4864
2121
30
1
10000.00
10000.00
NULL
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 5120
5120
2278
17
1
21000.00
21000.00
NULL
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 5632
5632
2506
96
1
6000.00
6000.00
NULL
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 5888
5888
2628
89
1
2000.00
2000.00
NULL
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 6144
6144
2736
8
2
8000.00
16000.00
NULL
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 6400
6400
2849
27
1
10000.00
10000.00
NULL
NULL
1
0.00
Edit
Copy
Delete
DELETE FROM order_items WHERE `order_items`.`id` = 6656
6656
2959
3
1
16000.00
16000.00
NULL
NULL
1
0.00
Check all
With selected:
Edit
Copy
Delete
Export
1
2
3
4
5
6
7
8
9
10
11
12
17
33
60
65
108
129
156
204
252
257
300
348
396
444
492
513
540
588
636
684
732
780
828
876
924
956
957
958
959
960
961
|
|
|
Number of rows:
25
50
100
250
500
Filter rows:
Sort by key:
PRIMARY (ASC)
PRIMARY (DESC)
product_id (ASC)
product_id (DESC)
idx_order_items_order_id (ASC)
idx_order_items_order_id (DESC)
None
Query results operations
Print
Copy to clipboard
Export
Display chart
Create view
Create view
Bookmark this SQL query
Label:
Let every user access this bookmark