Recent
`oficina_autocarvalho`.`note_shares`
`qbcore_fivem`.`twitter_tweets`
`performance_schema`.`events_waits_history_long`
`information_schema`.`GLOBAL_VARIABLES`
`qbcore_fivem`.`kibra-mechanics`
`mysql`.`help_category`
`qbcore_fivem_dev`.`inventory_clothes`
`oficina_carlossilva`.`quotes`
`qbcore_fivem`.`market_messages`
`oficina_joaovieira`.`timming_belts_diagrams`
Favorites
There are no favorite tables.
New
arma3life
bike_settings
faultcodes_obd
frota_tvde
information_schema
mysql
oficina
oficina_autocarvalho
oficina_autoserrim
oficina_carlossilva
oficina_comercial
oficina_comercial_2
oficina_comercial_3
oficina_developer
oficina_joaovieira
oficina_jorgebatista
oficina_pumagarage
oficina_rjr
performance_schema
phpmyadmin
plates_db
qbcore_fivem
qbcore_fivem
qbcore_fivem_dev
qbcore_fivem_enzo
support_app
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: bike_settings
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
user_id
nickname
marca
modelo
ano
tipo
cor
peso_kg
km_atual
notas
foto_principal
is_active
created_at
updated_at
*
id
bike_id
data_manutencao
km_bike
tipo
descricao
notas
created_at
*
id
bike_id
frame_stack
frame_reach
frame_top_tube
frame_effective_top_tube
frame_seat_tube_angle
frame_head_tube_angle
frame_chainstay
frame_wheelbase
frame_standover
frame_head_tube_length
selim_altura
selim_setback
selim_fore_aft
selim_inclinacao
selim_modelo
selim_largura
espigao_modelo
espigao_diametro
avanco_comprimento
avanco_angulo
avanco_modelo
guidao_largura
guidao_reach
guidao_drop
guidao_modelo
guidao_angulo
headset_spacers
manete_angulo
pedaleiras_comprimento
pedais_modelo
cleats_fore_aft_esq
cleats_fore_aft_dir
cleats_lateral_esq
cleats_lateral_dir
cleats_rotacao_esq
cleats_rotacao_dir
sapatos_modelo
torque_pedais
torque_espigao
torque_avanco
torque_cockpit
torque_cubos
torque_caixa_direcao
torque_pedaleiro_central
torque_pedaleiro
pneus_modelo
pneus_largura
pressao_frente_bar
pressao_tras_bar
pressao_frente_psi
pressao_tras_psi
ciclista_altura
ciclista_peso
ciclista_inseam
ciclista_reach_manetes
ciclista_drop_manetes
updated_at
pedaleiro_marca
pedaleiro_modelo
pedaleiro_dentes_pequeno
pedaleiro_dentes_grande
rodas_marca
rodas_modelo
rodas_perfil_mm
cassete_marca
cassete_modelo
cassete_dentes_maior
cassete_dentes_menor
cepo_marca
cepo_modelo
corrente_marca
corrente_modelo
corrente_qty_elos
*
id
bike_id
filename
tipo
sort_order
created_at
*
id
token
created_by
used_by
used_at
expires_at
created_at
*
id
bike_id
user_id
campo_alterado
valor_anterior
valor_novo
alterado_em
*
name
value
*
id
username
password
name
email
avatar_path
dark_mode
is_admin
max_bikes
created_at
updated_at
select table
bikes
bike_maintenance
bike_measurements
bike_photos
invite_tokens
measurement_logs
settings
users
.
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
bikes
bike_maintenance
bike_measurements
bike_photos
invite_tokens
measurement_logs
settings
users
.
select column
select table
bikes
bike_maintenance
bike_measurements
bike_photos
invite_tokens
measurement_logs
settings
users
.
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
bikes
bike_maintenance
bike_measurements
bike_photos
invite_tokens
measurement_logs
settings
users
.
select column
select table
bikes
bike_maintenance
bike_measurements
bike_photos
invite_tokens
measurement_logs
settings
users
.
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
bikes
bike_maintenance
bike_measurements
bike_photos
invite_tokens
measurement_logs
settings
users
.
select column
select table
bikes
bike_maintenance
bike_measurements
bike_photos
invite_tokens
measurement_logs
settings
users
.
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
bikes
bike_maintenance
bike_measurements
bike_photos
invite_tokens
measurement_logs
settings
users
.
select column