package vet
Get desktop application:
View/edit binary Protocol Buffers messages
string version = 1
string engine = 2
repeated string schema = 3
repeated string queries = 4
Used in: MySQL
Used in: OrderingOperation, QueryBlock
Used in: QueryBlock
bool using_filesort = 1
map<string, string> cost_info = 2
optional Table table = 3
Used in: MySQLExplain
uint64 select_id = 1
string message = 2
map<string, string> cost_info = 3
optional Table table = 4
Used in: NestedLoopObj, OrderingOperation, QueryBlock
string table_name = 1
string access_type = 2
uint64 rows_examined_per_scan = 3
uint64 rows_produced_per_join = 4
string filtered = 5
map<string, string> cost_info = 6
repeated string used_columns = 7
bool insert = 8
repeated string possible_keys = 9
string key = 10
repeated string used_key_parts = 11
string key_length = 12
repeated string ref = 13
Used in: Query
Used in: PostgreSQL
map<string, string> settings = 2
Used in: PostgreSQLExplain
string node_type = 1
string parent_relationship = 2
string relation_name = 3
string schema = 4
string alias = 5
bool parallel_aware = 6
bool async_capable = 7
float startup_cost = 8
float total_cost = 9
uint64 plan_rows = 10
uint64 plan_width = 11
repeated string output = 12
repeated Plan plans = 13
uint64 shared_hit_blocks = 14
uint64 shared_read_blocks = 15
uint64 shared_dirtied_blocks = 16
uint64 shared_written_blocks = 17
uint64 local_hit_blocks = 18
uint64 local_read_blocks = 19
uint64 local_dirtied_blocks = 20
uint64 local_written_blocks = 21
uint64 temp_read_blocks = 22
uint64 temp_written_blocks = 23
repeated string sort_key = 24
string join_type = 25
bool inner_unique = 26
string hash_cond = 27
string index_name = 28
string scan_direction = 29
string index_cond = 30
Used in: PostgreSQLExplain
uint64 shared_hit_blocks = 1
uint64 shared_read_blocks = 2
uint64 shared_dirtied_blocks = 3
uint64 shared_written_blocks = 4
uint64 local_hit_blocks = 5
uint64 local_read_blocks = 6
uint64 local_dirtied_blocks = 7
uint64 local_written_blocks = 8
uint64 temp_read_blocks = 9
uint64 temp_written_blocks = 10
string sql = 1
string name = 2
string cmd = 3
repeated Parameter params = 4