Recent
`seasonal_stocks`.`stock_prices`
`mysql`.`innodb_index_stats`
`mysql`.`event`
`fby_app_dev`.`tb_usuarias_puntos`
`fby_app_dev`.`tb_contenidos_intensidad`
`fby_app_dev`.`tb_jwt_tokens`
`fby_app_dev`.`tb_ads_leads`
`fby_app_dev`.`tb_security_logs`
`fby_app_dev`.`tb_logs`
`imnrc_website_dev`.`tb_calendario_academico`
Favorites
There are no favorite tables.
New
alfa_asistencia
fby_app_dev
imnrc
imnrc_sphere_dev
imnrc_website_dev
information_schema
mysql
performance_schema
phpmyadmin
seasonal_stocks
test
wolverine_final
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: localhost
Database: seasonal_stocks
Table: stock_prices
Browse
(current)
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 (1898351 total, Query took 0.0024 seconds.)
SELECT * FROM `stock_prices`
Profiling
[
Edit inline
] [
Edit
] [
Explain SQL
] [
Create PHP code
] [
Refresh
]
1
2
3
4
5
6
7
8
9
10
11
12
17
33
65
129
257
513
1025
2049
3808
4097
7604
8193
11400
15196
16385
18992
22788
26584
30380
32769
34176
37972
41768
45564
49360
53156
56952
60748
64544
65537
68340
72136
75930
75931
75932
75933
75934
75935
|
|
|
Number of rows:
25
50
100
250
500
Filter rows:
Sort by key:
PRIMARY (ASC)
PRIMARY (DESC)
uk_ticker_date (ASC)
uk_ticker_date (DESC)
idx_ticker (ASC)
idx_ticker (DESC)
idx_date (ASC)
idx_date (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
ticker
date
open
high
low
close
adj_close
volume
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4024
4024
AAPL
2010-01-04
6.3950
6.4271
6.3635
6.4124
6.4124
493729600
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4025
4025
AAPL
2010-01-05
6.4301
6.4597
6.3896
6.4235
6.4235
601904800
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4026
4026
AAPL
2010-01-06
6.4235
6.4489
6.3147
6.3213
6.3213
552160000
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4027
4027
AAPL
2010-01-07
6.3447
6.3522
6.2638
6.3096
6.3096
477131200
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4028
4028
AAPL
2010-01-08
6.3012
6.3522
6.2641
6.3516
6.3516
447610800
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4029
4029
AAPL
2010-01-11
6.3761
6.3821
6.2458
6.2955
6.2955
462229600
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4030
4030
AAPL
2010-01-12
6.2680
6.2853
6.1850
6.2239
6.2239
594459600
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4031
4031
AAPL
2010-01-13
6.2284
6.3201
6.1155
6.3117
6.3117
605892000
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4032
4032
AAPL
2010-01-14
6.2955
6.3060
6.2629
6.2752
6.2752
432894000
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4033
4033
AAPL
2010-01-15
6.3201
6.3402
6.1685
6.1703
6.1703
594067600
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4034
4034
AAPL
2010-01-19
6.2422
6.4477
6.2095
6.4432
6.4432
730007600
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4035
4035
AAPL
2010-01-20
6.4393
6.4585
6.2772
6.3441
6.3441
612152800
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4036
4036
AAPL
2010-01-21
6.3546
6.3914
6.2086
6.2344
6.2344
608154400
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4037
4037
AAPL
2010-01-22
6.1958
6.2173
5.9075
5.9252
5.9252
881767600
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4038
4038
AAPL
2010-01-25
6.0678
6.1334
5.9983
6.0846
6.0846
1065699600
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4039
4039
AAPL
2010-01-26
6.1709
6.4034
6.0699
6.1706
6.1706
1867110000
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4040
4040
AAPL
2010-01-27
6.1978
6.3096
5.9785
6.2287
6.2287
1722568400
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4041
4041
AAPL
2010-01-28
6.1403
6.1574
5.9537
5.9713
5.9713
1173502400
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4042
4042
AAPL
2010-01-29
6.0250
6.0585
5.7005
5.7547
5.7547
1245952400
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4043
4043
AAPL
2010-02-01
5.7640
5.8727
5.7319
5.8347
5.8347
749876400
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4044
4044
AAPL
2010-02-02
5.8701
5.8823
5.7942
5.8686
5.8686
698342400
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4045
4045
AAPL
2010-02-03
5.8479
5.9986
5.8254
5.9695
5.9695
615328000
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4046
4046
AAPL
2010-02-04
5.8946
5.9438
5.7400
5.7544
5.7544
757652000
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4047
4047
AAPL
2010-02-05
5.7718
5.8727
5.7184
5.8566
5.8566
850306800
Edit
Copy
Delete
DELETE FROM stock_prices WHERE `stock_prices`.`id` = 4048
4048
AAPL
2010-02-08
5.8635
5.9291
5.8128
5.8164
5.8164
478270800
Check all
With selected:
Edit
Copy
Delete
Export
1
2
3
4
5
6
7
8
9
10
11
12
17
33
65
129
257
513
1025
2049
3808
4097
7604
8193
11400
15196
16385
18992
22788
26584
30380
32769
34176
37972
41768
45564
49360
53156
56952
60748
64544
65537
68340
72136
75930
75931
75932
75933
75934
75935
|
|
|
Number of rows:
25
50
100
250
500
Filter rows:
Sort by key:
PRIMARY (ASC)
PRIMARY (DESC)
uk_ticker_date (ASC)
uk_ticker_date (DESC)
idx_ticker (ASC)
idx_ticker (DESC)
idx_date (ASC)
idx_date (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