accounts_186.SDI 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176
  1. {
  2. "sdi_version": 1,
  3. "dd_version": 1,
  4. "dd_object_type": "Table",
  5. "dd_object": {
  6. "name": "accounts",
  7. "mysql_version_id": 80000,
  8. "created": 20170330100056,
  9. "last_altered": 20170330100056,
  10. "options": "avg_row_length=0;key_block_size=0;keys_disabled=0;pack_record=0;stats_auto_recalc=0;stats_sample_pages=0;",
  11. "columns": [
  12. {
  13. "name": "USER",
  14. "type": 29,
  15. "is_nullable": true,
  16. "is_zerofill": false,
  17. "is_unsigned": false,
  18. "is_auto_increment": false,
  19. "is_virtual": false,
  20. "hidden": false,
  21. "ordinal_position": 1,
  22. "char_length": 96,
  23. "numeric_precision": 0,
  24. "numeric_scale": 0,
  25. "datetime_precision": 0,
  26. "has_no_default": false,
  27. "default_value_null": true,
  28. "default_value": "",
  29. "default_option": "",
  30. "update_option": "",
  31. "comment": "",
  32. "generation_expression": "",
  33. "generation_expression_utf8": "",
  34. "options": "interval_count=0;",
  35. "se_private_data": "",
  36. "column_key": 4,
  37. "column_type_utf8": "char(32)",
  38. "elements": [],
  39. "collation_id": 83
  40. },
  41. {
  42. "name": "HOST",
  43. "type": 29,
  44. "is_nullable": true,
  45. "is_zerofill": false,
  46. "is_unsigned": false,
  47. "is_auto_increment": false,
  48. "is_virtual": false,
  49. "hidden": false,
  50. "ordinal_position": 2,
  51. "char_length": 180,
  52. "numeric_precision": 0,
  53. "numeric_scale": 0,
  54. "datetime_precision": 0,
  55. "has_no_default": false,
  56. "default_value_null": true,
  57. "default_value": "",
  58. "default_option": "",
  59. "update_option": "",
  60. "comment": "",
  61. "generation_expression": "",
  62. "generation_expression_utf8": "",
  63. "options": "interval_count=0;",
  64. "se_private_data": "",
  65. "column_key": 1,
  66. "column_type_utf8": "char(60)",
  67. "elements": [],
  68. "collation_id": 83
  69. },
  70. {
  71. "name": "CURRENT_CONNECTIONS",
  72. "type": 9,
  73. "is_nullable": false,
  74. "is_zerofill": false,
  75. "is_unsigned": false,
  76. "is_auto_increment": false,
  77. "is_virtual": false,
  78. "hidden": false,
  79. "ordinal_position": 3,
  80. "char_length": 20,
  81. "numeric_precision": 19,
  82. "numeric_scale": 0,
  83. "datetime_precision": 0,
  84. "has_no_default": true,
  85. "default_value_null": false,
  86. "default_value": "AAAAAAAAAAA=",
  87. "default_option": "",
  88. "update_option": "",
  89. "comment": "",
  90. "generation_expression": "",
  91. "generation_expression_utf8": "",
  92. "options": "interval_count=0;",
  93. "se_private_data": "",
  94. "column_key": 1,
  95. "column_type_utf8": "bigint(20)",
  96. "elements": [],
  97. "collation_id": 33
  98. },
  99. {
  100. "name": "TOTAL_CONNECTIONS",
  101. "type": 9,
  102. "is_nullable": false,
  103. "is_zerofill": false,
  104. "is_unsigned": false,
  105. "is_auto_increment": false,
  106. "is_virtual": false,
  107. "hidden": false,
  108. "ordinal_position": 4,
  109. "char_length": 20,
  110. "numeric_precision": 19,
  111. "numeric_scale": 0,
  112. "datetime_precision": 0,
  113. "has_no_default": true,
  114. "default_value_null": false,
  115. "default_value": "AAAAAAAAAAA=",
  116. "default_option": "",
  117. "update_option": "",
  118. "comment": "",
  119. "generation_expression": "",
  120. "generation_expression_utf8": "",
  121. "options": "interval_count=0;",
  122. "se_private_data": "",
  123. "column_key": 1,
  124. "column_type_utf8": "bigint(20)",
  125. "elements": [],
  126. "collation_id": 33
  127. }
  128. ],
  129. "schema_ref": "performance_schema",
  130. "hidden": false,
  131. "se_private_id": 18446744073709551615,
  132. "engine": "PERFORMANCE_SCHEMA",
  133. "comment": "",
  134. "se_private_data": "",
  135. "row_format": 1,
  136. "partition_type": 0,
  137. "partition_expression": "",
  138. "default_partitioning": 0,
  139. "subpartition_type": 0,
  140. "subpartition_expression": "",
  141. "default_subpartitioning": 0,
  142. "indexes": [
  143. {
  144. "name": "ACCOUNT",
  145. "hidden": false,
  146. "is_generated": false,
  147. "ordinal_position": 1,
  148. "comment": "",
  149. "options": "flags=2;",
  150. "se_private_data": "",
  151. "type": 2,
  152. "algorithm": 4,
  153. "is_algorithm_explicit": false,
  154. "is_visible": true,
  155. "engine": "PERFORMANCE_SCHEMA",
  156. "elements": [
  157. {
  158. "ordinal_position": 1,
  159. "length": 96,
  160. "order": 1,
  161. "column_opx": 0
  162. },
  163. {
  164. "ordinal_position": 2,
  165. "length": 180,
  166. "order": 1,
  167. "column_opx": 1
  168. }
  169. ]
  170. }
  171. ],
  172. "foreign_keys": [],
  173. "partitions": [],
  174. "collation_id": 33
  175. }
  176. }