Recent
`tpgited1`.`student`
`mysql`.`help_topic`
`performance_schema`.`events_stages_summary_by_user_by_event_name`
`tpgited1`.`wp_ea11y_scanner_results`
`tpgited1`.`wp_posts`
`information_schema`.`INNODB_LOCK_WAITS`
`performance_schema`.`events_stages_summary_by_host_by_event_name`
`mysql`.`index_stats`
`information_schema`.`EVENTS`
`information_schema`.`KEY_CACHES`
Favorites
There are no favorite tables.
New
information_schema
mysql
performance_schema
phpmyadmin
test
tpgited1
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: tpgited1
Table: student
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 (2297 total, Query took 0.0172 seconds.) [time:
2023-11-27 19:15:10... - 2023-11-27 19:15:10...
]
SELECT * FROM `student` ORDER BY `time` ASC
Profiling
[
Edit inline
] [
Edit
] [
Explain SQL
] [
Create PHP code
] [
Refresh
]
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
|
|
|
Number of rows:
25
50
100
250
500
Filter rows:
Sort by key:
PRIMARY (ASC)
PRIMARY (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
regno
s_name
f_name
dob
community
first_g
phy_h
dept
degree
hostel
hostel_status
batch
time
1
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE028'
22CE028
NIRISHA S
FPQYGCGU
2005-06-20
BC
YES
NO
B.E. Civil Engineering
UG
YES
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE015'
22CE015
KEERTHIKA A
FPQYGCGU
2004-11-19
MBC
YES
NO
B.E. Civil Engineering
UG
NO
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE016'
22CE016
LALIT KUMAR B
FPQYGCGU
2003-10-11
OBC
NO
NO
B.E. Civil Engineering
UG
YES
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE031'
22CE031
PALANIRAJAN R
FPQYGCGU
2004-06-11
SC
NO
NO
B.E. Civil Engineering
UG
YES
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE018'
22CE018
MADHUBALA D
FPQYGCGU
2005-11-23
MBC
NO
NO
B.E. Civil Engineering
UG
NO
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE019'
22CE019
MADHUMITHA G
FPQYGCGU
2005-01-27
MBC
YES
NO
B.E. Civil Engineering
UG
NO
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE021'
22CE021
MOHANA PRIYA M
FPQYGCGU
2004-02-27
SC
NO
NO
B.E. Civil Engineering
UG
NO
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE022'
22CE022
MOHANDURAI A
FPQYGCGU
2004-12-04
MBC
YES
NO
B.E. Civil Engineering
UG
YES
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE023'
22CE023
MUTHUKUMAR S
FPQYGCGU
2005-07-14
BC
YES
NO
B.E. Civil Engineering
UG
YES
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE024'
22CE024
NANDEESHWARAN L
FPQYGCGU
2005-09-08
BC
YES
NO
B.E. Civil Engineering
UG
NO
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE025'
22CE025
NANDHINI G S
FPQYGCGU
2005-02-03
BC
YES
NO
B.E. Civil Engineering
UG
YES
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE026'
22CE026
NANDHINI M
FPQYGCGU
2005-03-30
MBC
YES
NO
B.E. Civil Engineering
UG
YES
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE032'
22CE032
PANDIMURUGAN S
FPQYGCGU
2005-03-06
SC
NO
NO
B.E. Civil Engineering
UG
YES
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE013'
22CE013
KARTHIKEYAN S
FPQYGCGU
2004-11-01
SC
NO
NO
B.E. Civil Engineering
UG
NO
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE002'
22CE002
ADITHYA K
FPQYGCGU
2005-09-06
BC
YES
NO
B.E. Civil Engineering
UG
YES
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE003'
22CE003
ANN NIVETHA R A
FPQYGCGU
2005-06-08
BC
NO
NO
B.E. Civil Engineering
UG
YES
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE004'
22CE004
ANUSHA S
FPQYGCGU
2004-08-24
BC
NO
NO
B.E. Civil Engineering
UG
YES
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE030'
22CE030
NITHYASHREE S V
FPQYGCGU
2004-10-17
BC
NO
NO
B.E. Civil Engineering
UG
YES
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE006'
22CE006
ARIKRISHNAN N
FPQYGCGU
2004-07-20
SC
NO
NO
B.E. Civil Engineering
UG
YES
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE007'
22CE007
ARTHI S
FPQYGCGU
2004-08-02
SC
YES
NO
B.E. Civil Engineering
UG
NO
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE008'
22CE008
GNANAVEL P
FPQYGCGU
2005-11-12
MBC
NO
NO
B.E. Civil Engineering
UG
NO
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE009'
22CE009
GOWTHAM P
FPQYGCGU
2004-04-08
MBC
NO
NO
B.E. Civil Engineering
UG
YES
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE010'
22CE010
HIRANMAYE P
FPQYGCGU
2004-09-09
BC
NO
NO
B.E. Civil Engineering
UG
YES
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE033'
22CE033
PRAVEEN KUMAR G
FPQYGCGU
2005-12-23
MBC
YES
NO
B.E. Civil Engineering
UG
YES
2026
2023-11-27 19:15:10
Edit
Copy
Delete
DELETE FROM student WHERE `student`.`regno` = '22CE027'
22CE027
NARESH DHARAN S
FPQYGCGU
2005-03-30
SC
NO
NO
B.E. Civil Engineering
UG
YES
2026
2023-11-27 19:15:10
Check all
With selected:
Edit
Copy
Delete
Export
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
|
|
|
Number of rows:
25
50
100
250
500
Filter rows:
Sort by key:
PRIMARY (ASC)
PRIMARY (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