Advertisement
Guest User

MySQL env and variables

a guest
May 22nd, 2018
379
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 463.48 KB | None | 0 0
  1. MariaDB [keycloak]> SHOW GLOBAL STATUS;
  2. +--------------------------------------------------------------+----------------------------------------+
  3. | Variable_name                                                | Value                                  |
  4. +--------------------------------------------------------------+----------------------------------------+
  5. | Aborted_clients                                              | 1                                      |
  6. | Aborted_connects                                             | 0                                      |
  7. | Access_denied_errors                                         | 0                                      |
  8. | Acl_column_grants                                            | 0                                      |
  9. | Acl_database_grants                                          | 7                                      |
  10. | Acl_function_grants                                          | 0                                      |
  11. | Acl_procedure_grants                                         | 0                                      |
  12. | Acl_proxy_users                                              | 1                                      |
  13. | Acl_role_grants                                              | 0                                      |
  14. | Acl_roles                                                    | 0                                      |
  15. | Acl_table_grants                                             | 0                                      |
  16. | Acl_users                                                    | 7                                      |
  17. | Aria_pagecache_blocks_not_flushed                            | 0                                      |
  18. | Aria_pagecache_blocks_unused                                 | 15706                                  |
  19. | Aria_pagecache_blocks_used                                   | 0                                      |
  20. | Aria_pagecache_read_requests                                 | 0                                      |
  21. | Aria_pagecache_reads                                         | 0                                      |
  22. | Aria_pagecache_write_requests                                | 0                                      |
  23. | Aria_pagecache_writes                                        | 0                                      |
  24. | Aria_transaction_log_syncs                                   | 0                                      |
  25. | Binlog_commits                                               | 41                                     |
  26. | Binlog_group_commits                                         | 41                                     |
  27. | Binlog_group_commit_trigger_count                            | 0                                      |
  28. | Binlog_group_commit_trigger_lock_wait                        | 0                                      |
  29. | Binlog_group_commit_trigger_timeout                          | 0                                      |
  30. | Binlog_snapshot_file                                         | mariadb.000142                         |
  31. | Binlog_snapshot_position                                     | 104386                                 |
  32. | Binlog_bytes_written                                         | 117475                                 |
  33. | Binlog_cache_disk_use                                        | 0                                      |
  34. | Binlog_cache_use                                             | 41                                     |
  35. | Binlog_stmt_cache_disk_use                                   | 0                                      |
  36. | Binlog_stmt_cache_use                                        | 0                                      |
  37. | Busy_time                                                    | 0.000000                               |
  38. | Bytes_received                                               | 67627                                  |
  39. | Bytes_sent                                                   | 34323                                  |
  40. | Com_admin_commands                                           | 1                                      |
  41. | Com_alter_db                                                 | 0                                      |
  42. | Com_alter_db_upgrade                                         | 0                                      |
  43. | Com_alter_event                                              | 0                                      |
  44. | Com_alter_function                                           | 0                                      |
  45. | Com_alter_procedure                                          | 0                                      |
  46. | Com_alter_server                                             | 0                                      |
  47. | Com_alter_table                                              | 260                                    |
  48. | Com_alter_tablespace                                         | 0                                      |
  49. | Com_analyze                                                  | 0                                      |
  50. | Com_assign_to_keycache                                       | 0                                      |
  51. | Com_begin                                                    | 0                                      |
  52. | Com_binlog                                                   | 0                                      |
  53. | Com_call_procedure                                           | 0                                      |
  54. | Com_change_db                                                | 1                                      |
  55. | Com_change_master                                            | 0                                      |
  56. | Com_check                                                    | 0                                      |
  57. | Com_checksum                                                 | 0                                      |
  58. | Com_commit                                                   | 73                                     |
  59. | Com_compound_sql                                             | 0                                      |
  60. | Com_create_db                                                | 1                                      |
  61. | Com_create_event                                             | 0                                      |
  62. | Com_create_function                                          | 0                                      |
  63. | Com_create_index                                             | 12                                     |
  64. | Com_create_procedure                                         | 0                                      |
  65. | Com_create_role                                              | 0                                      |
  66. | Com_create_server                                            | 0                                      |
  67. | Com_create_table                                             | 74                                     |
  68. | Com_create_temporary_table                                   | 0                                      |
  69. | Com_create_trigger                                           | 0                                      |
  70. | Com_create_udf                                               | 0                                      |
  71. | Com_create_user                                              | 0                                      |
  72. | Com_create_view                                              | 0                                      |
  73. | Com_dealloc_sql                                              | 0                                      |
  74. | Com_delete                                                   | 32                                     |
  75. | Com_delete_multi                                             | 0                                      |
  76. | Com_do                                                       | 0                                      |
  77. | Com_drop_db                                                  | 1                                      |
  78. | Com_drop_event                                               | 0                                      |
  79. | Com_drop_function                                            | 0                                      |
  80. | Com_drop_index                                               | 0                                      |
  81. | Com_drop_procedure                                           | 0                                      |
  82. | Com_drop_role                                                | 0                                      |
  83. | Com_drop_server                                              | 0                                      |
  84. | Com_drop_table                                               | 5                                      |
  85. | Com_drop_temporary_table                                     | 0                                      |
  86. | Com_drop_trigger                                             | 0                                      |
  87. | Com_drop_user                                                | 0                                      |
  88. | Com_drop_view                                                | 0                                      |
  89. | Com_empty_query                                              | 0                                      |
  90. | Com_execute_sql                                              | 0                                      |
  91. | Com_flush                                                    | 0                                      |
  92. | Com_get_diagnostics                                          | 0                                      |
  93. | Com_grant                                                    | 0                                      |
  94. | Com_grant_role                                               | 0                                      |
  95. | Com_ha_close                                                 | 0                                      |
  96. | Com_ha_open                                                  | 0                                      |
  97. | Com_ha_read                                                  | 0                                      |
  98. | Com_help                                                     | 0                                      |
  99. | Com_insert                                                   | 27                                     |
  100. | Com_insert_select                                            | 0                                      |
  101. | Com_install_plugin                                           | 0                                      |
  102. | Com_kill                                                     | 0                                      |
  103. | Com_load                                                     | 0                                      |
  104. | Com_lock_tables                                              | 0                                      |
  105. | Com_optimize                                                 | 0                                      |
  106. | Com_preload_keys                                             | 0                                      |
  107. | Com_prepare_sql                                              | 0                                      |
  108. | Com_purge                                                    | 0                                      |
  109. | Com_purge_before_date                                        | 0                                      |
  110. | Com_release_savepoint                                        | 0                                      |
  111. | Com_rename_table                                             | 0                                      |
  112. | Com_rename_user                                              | 0                                      |
  113. | Com_repair                                                   | 0                                      |
  114. | Com_replace                                                  | 0                                      |
  115. | Com_replace_select                                           | 0                                      |
  116. | Com_reset                                                    | 0                                      |
  117. | Com_resignal                                                 | 0                                      |
  118. | Com_revoke                                                   | 0                                      |
  119. | Com_revoke_all                                               | 0                                      |
  120. | Com_revoke_role                                              | 0                                      |
  121. | Com_rollback                                                 | 33                                     |
  122. | Com_rollback_to_savepoint                                    | 0                                      |
  123. | Com_savepoint                                                | 0                                      |
  124. | Com_select                                                   | 28                                     |
  125. | Com_set_option                                               | 22                                     |
  126. | Com_show_authors                                             | 0                                      |
  127. | Com_show_binlog_events                                       | 0                                      |
  128. | Com_show_binlogs                                             | 0                                      |
  129. | Com_show_charsets                                            | 0                                      |
  130. | Com_show_collations                                          | 0                                      |
  131. | Com_show_contributors                                        | 0                                      |
  132. | Com_show_create_db                                           | 0                                      |
  133. | Com_show_create_event                                        | 0                                      |
  134. | Com_show_create_func                                         | 0                                      |
  135. | Com_show_create_proc                                         | 0                                      |
  136. | Com_show_create_table                                        | 0                                      |
  137. | Com_show_create_trigger                                      | 0                                      |
  138. | Com_show_databases                                           | 4                                      |
  139. | Com_show_engine_logs                                         | 0                                      |
  140. | Com_show_engine_mutex                                        | 0                                      |
  141. | Com_show_engine_status                                       | 0                                      |
  142. | Com_show_errors                                              | 0                                      |
  143. | Com_show_events                                              | 0                                      |
  144. | Com_show_explain                                             | 0                                      |
  145. | Com_show_fields                                              | 1                                      |
  146. | Com_show_function_status                                     | 0                                      |
  147. | Com_show_generic                                             | 0                                      |
  148. | Com_show_grants                                              | 0                                      |
  149. | Com_show_keys                                                | 0                                      |
  150. | Com_show_master_status                                       | 0                                      |
  151. | Com_show_open_tables                                         | 0                                      |
  152. | Com_show_plugins                                             | 0                                      |
  153. | Com_show_privileges                                          | 0                                      |
  154. | Com_show_procedure_status                                    | 0                                      |
  155. | Com_show_processlist                                         | 0                                      |
  156. | Com_show_profile                                             | 0                                      |
  157. | Com_show_profiles                                            | 0                                      |
  158. | Com_show_relaylog_events                                     | 0                                      |
  159. | Com_show_slave_hosts                                         | 0                                      |
  160. | Com_show_slave_status                                        | 0                                      |
  161. | Com_show_status                                              | 1                                      |
  162. | Com_show_storage_engines                                     | 0                                      |
  163. | Com_show_table_status                                        | 0                                      |
  164. | Com_show_tables                                              | 13                                     |
  165. | Com_show_triggers                                            | 0                                      |
  166. | Com_show_variables                                           | 0                                      |
  167. | Com_show_warnings                                            | 0                                      |
  168. | Com_shutdown                                                 | 0                                      |
  169. | Com_signal                                                   | 0                                      |
  170. | Com_start_all_slaves                                         | 0                                      |
  171. | Com_start_slave                                              | 0                                      |
  172. | Com_stmt_close                                               | 0                                      |
  173. | Com_stmt_execute                                             | 0                                      |
  174. | Com_stmt_fetch                                               | 0                                      |
  175. | Com_stmt_prepare                                             | 0                                      |
  176. | Com_stmt_reprepare                                           | 0                                      |
  177. | Com_stmt_reset                                               | 0                                      |
  178. | Com_stmt_send_long_data                                      | 0                                      |
  179. | Com_stop_all_slaves                                          | 0                                      |
  180. | Com_stop_slave                                               | 0                                      |
  181. | Com_truncate                                                 | 0                                      |
  182. | Com_uninstall_plugin                                         | 0                                      |
  183. | Com_unlock_tables                                            | 0                                      |
  184. | Com_update                                                   | 31                                     |
  185. | Com_update_multi                                             | 0                                      |
  186. | Com_xa_commit                                                | 0                                      |
  187. | Com_xa_end                                                   | 0                                      |
  188. | Com_xa_prepare                                               | 0                                      |
  189. | Com_xa_recover                                               | 0                                      |
  190. | Com_xa_rollback                                              | 0                                      |
  191. | Com_xa_start                                                 | 0                                      |
  192. | Compression                                                  | OFF                                    |
  193. | Connection_errors_accept                                     | 0                                      |
  194. | Connection_errors_internal                                   | 0                                      |
  195. | Connection_errors_max_connections                            | 0                                      |
  196. | Connection_errors_peer_address                               | 0                                      |
  197. | Connection_errors_select                                     | 0                                      |
  198. | Connection_errors_tcpwrap                                    | 0                                      |
  199. | Connections                                                  | 9                                      |
  200. | Cpu_time                                                     | 0.000000                               |
  201. | Created_tmp_disk_tables                                      | 0                                      |
  202. | Created_tmp_files                                            | 5                                      |
  203. | Created_tmp_tables                                           | 18                                     |
  204. | Delayed_errors                                               | 0                                      |
  205. | Delayed_insert_threads                                       | 0                                      |
  206. | Delayed_writes                                               | 0                                      |
  207. | Delete_scan                                                  | 32                                     |
  208. | Empty_queries                                                | 9                                      |
  209. | Executed_events                                              | 0                                      |
  210. | Executed_triggers                                            | 0                                      |
  211. | Feature_delay_key_write                                      | 0                                      |
  212. | Feature_dynamic_columns                                      | 0                                      |
  213. | Feature_fulltext                                             | 0                                      |
  214. | Feature_gis                                                  | 0                                      |
  215. | Feature_locale                                               | 0                                      |
  216. | Feature_subquery                                             | 0                                      |
  217. | Feature_timezone                                             | 0                                      |
  218. | Feature_trigger                                              | 0                                      |
  219. | Feature_xml                                                  | 0                                      |
  220. | Flush_commands                                               | 1                                      |
  221. | Handler_commit                                               | 806                                    |
  222. | Handler_delete                                               | 0                                      |
  223. | Handler_discover                                             | 0                                      |
  224. | Handler_external_lock                                        | 0                                      |
  225. | Handler_icp_attempts                                         | 0                                      |
  226. | Handler_icp_match                                            | 0                                      |
  227. | Handler_mrr_init                                             | 0                                      |
  228. | Handler_mrr_key_refills                                      | 0                                      |
  229. | Handler_mrr_rowid_refills                                    | 0                                      |
  230. | Handler_prepare                                              | 184                                    |
  231. | Handler_read_first                                           | 8                                      |
  232. | Handler_read_key                                             | 344                                    |
  233. | Handler_read_last                                            | 0                                      |
  234. | Handler_read_next                                            | 0                                      |
  235. | Handler_read_prev                                            | 0                                      |
  236. | Handler_read_retry                                           | 0                                      |
  237. | Handler_read_rnd                                             | 0                                      |
  238. | Handler_read_rnd_deleted                                     | 0                                      |
  239. | Handler_read_rnd_next                                        | 466                                    |
  240. | Handler_rollback                                             | 1                                      |
  241. | Handler_savepoint                                            | 0                                      |
  242. | Handler_savepoint_rollback                                   | 0                                      |
  243. | Handler_tmp_update                                           | 0                                      |
  244. | Handler_tmp_write                                            | 269                                    |
  245. | Handler_update                                               | 0                                      |
  246. | Handler_write                                                | 27                                     |
  247. | Innodb_available_undo_logs                                   | 128                                    |
  248. | Innodb_background_log_sync                                   | 1294                                   |
  249. | Innodb_buffer_pool_bytes_data                                | 39780352                               |
  250. | Innodb_buffer_pool_bytes_dirty                               | 0                                      |
  251. | Innodb_buffer_pool_dump_status                               | Dumping buffer pool(s) not yet started |
  252. | Innodb_buffer_pool_load_status                               | Loading buffer pool(s) not yet started |
  253. | Innodb_buffer_pool_pages_data                                | 2428                                   |
  254. | Innodb_buffer_pool_pages_dirty                               | 0                                      |
  255. | Innodb_buffer_pool_pages_flushed                             | 1570                                   |
  256. | Innodb_buffer_pool_pages_free                                | 63105                                  |
  257. | Innodb_buffer_pool_pages_lru_flushed                         | 0                                      |
  258. | Innodb_buffer_pool_pages_made_not_young                      | 0                                      |
  259. | Innodb_buffer_pool_pages_made_young                          | 2                                      |
  260. | Innodb_buffer_pool_pages_misc                                | 1                                      |
  261. | Innodb_buffer_pool_pages_old                                 | 855                                    |
  262. | Innodb_buffer_pool_pages_total                               | 65534                                  |
  263. | Innodb_buffer_pool_read_ahead                                | 0                                      |
  264. | Innodb_buffer_pool_read_ahead_evicted                        | 0                                      |
  265. | Innodb_buffer_pool_read_ahead_rnd                            | 0                                      |
  266. | Innodb_buffer_pool_read_requests                             | 181239                                 |
  267. | Innodb_buffer_pool_reads                                     | 1059                                   |
  268. | Innodb_buffer_pool_wait_free                                 | 0                                      |
  269. | Innodb_buffer_pool_write_requests                            | 83503                                  |
  270. | Innodb_checkpoint_age                                        | 0                                      |
  271. | Innodb_checkpoint_max_age                                    | 216721613                              |
  272. | Innodb_data_fsyncs                                           | 4231                                   |
  273. | Innodb_data_pending_fsyncs                                   | 0                                      |
  274. | Innodb_data_pending_reads                                    | 0                                      |
  275. | Innodb_data_pending_writes                                   | 0                                      |
  276. | Innodb_data_read                                             | 17420800                               |
  277. | Innodb_data_reads                                            | 1332                                   |
  278. | Innodb_data_writes                                           | 4488                                   |
  279. | Innodb_data_written                                          | 59141120                               |
  280. | Innodb_dblwr_pages_written                                   | 1570                                   |
  281. | Innodb_dblwr_writes                                          | 156                                    |
  282. | Innodb_deadlocks                                             | 0                                      |
  283. | Innodb_have_atomic_builtins                                  | ON                                     |
  284. | Innodb_history_list_length                                   | 97                                     |
  285. | Innodb_ibuf_discarded_delete_marks                           | 0                                      |
  286. | Innodb_ibuf_discarded_deletes                                | 0                                      |
  287. | Innodb_ibuf_discarded_inserts                                | 0                                      |
  288. | Innodb_ibuf_free_list                                        | 14                                     |
  289. | Innodb_ibuf_merged_delete_marks                              | 0                                      |
  290. | Innodb_ibuf_merged_deletes                                   | 0                                      |
  291. | Innodb_ibuf_merged_inserts                                   | 0                                      |
  292. | Innodb_ibuf_merges                                           | 0                                      |
  293. | Innodb_ibuf_segment_size                                     | 16                                     |
  294. | Innodb_ibuf_size                                             | 1                                      |
  295. | Innodb_log_waits                                             | 0                                      |
  296. | Innodb_log_write_requests                                    | 15515                                  |
  297. | Innodb_log_writes                                            | 2784                                   |
  298. | Innodb_lsn_current                                           | 376037034                              |
  299. | Innodb_lsn_flushed                                           | 376037034                              |
  300. | Innodb_lsn_last_checkpoint                                   | 376037034                              |
  301. | Innodb_master_thread_active_loops                            | 303                                    |
  302. | Innodb_master_thread_idle_loops                              | 991                                    |
  303. | Innodb_max_trx_id                                            | 200326                                 |
  304. | Innodb_mem_adaptive_hash                                     | 17721632                               |
  305. | Innodb_mem_dictionary                                        | 5065084                                |
  306. | Innodb_mem_total                                             | 1124597760                             |
  307. | Innodb_mutex_os_waits                                        | 74                                     |
  308. | Innodb_mutex_spin_rounds                                     | 3111                                   |
  309. | Innodb_mutex_spin_waits                                      | 375                                    |
  310. | Innodb_oldest_view_low_limit_trx_id                          | 0                                      |
  311. | Innodb_os_log_fsyncs                                         | 2813                                   |
  312. | Innodb_os_log_pending_fsyncs                                 | 0                                      |
  313. | Innodb_os_log_pending_writes                                 | 0                                      |
  314. | Innodb_os_log_written                                        | 7680512                                |
  315. | Innodb_page_size                                             | 16384                                  |
  316. | Innodb_pages_created                                         | 1370                                   |
  317. | Innodb_pages_read                                            | 1058                                   |
  318. | Innodb_pages0_read                                           | 263                                    |
  319. | Innodb_pages_written                                         | 1570                                   |
  320. | Innodb_purge_trx_id                                          | 200326                                 |
  321. | Innodb_purge_undo_no                                         | 0                                      |
  322. | Innodb_read_views_memory                                     | 216                                    |
  323. | Innodb_row_lock_current_waits                                | 0                                      |
  324. | Innodb_row_lock_time                                         | 0                                      |
  325. | Innodb_row_lock_time_avg                                     | 0                                      |
  326. | Innodb_row_lock_time_max                                     | 0                                      |
  327. | Innodb_row_lock_waits                                        | 0                                      |
  328. | Innodb_rows_deleted                                          | 0                                      |
  329. | Innodb_rows_inserted                                         | 27                                     |
  330. | Innodb_rows_read                                             | 1                                      |
  331. | Innodb_rows_updated                                          | 0                                      |
  332. | Innodb_system_rows_deleted                                   | 0                                      |
  333. | Innodb_system_rows_inserted                                  | 0                                      |
  334. | Innodb_system_rows_read                                      | 0                                      |
  335. | Innodb_system_rows_updated                                   | 0                                      |
  336. | Innodb_s_lock_os_waits                                       | 904                                    |
  337. | Innodb_s_lock_spin_rounds                                    | 27157                                  |
  338. | Innodb_s_lock_spin_waits                                     | 755                                    |
  339. | Innodb_truncated_status_writes                               | 0                                      |
  340. | Innodb_x_lock_os_waits                                       | 163                                    |
  341. | Innodb_x_lock_spin_rounds                                    | 7452                                   |
  342. | Innodb_x_lock_spin_waits                                     | 7                                      |
  343. | Innodb_page_compression_saved                                | 0                                      |
  344. | Innodb_page_compression_trim_sect512                         | 0                                      |
  345. | Innodb_page_compression_trim_sect1024                        | 0                                      |
  346. | Innodb_page_compression_trim_sect2048                        | 0                                      |
  347. | Innodb_page_compression_trim_sect4096                        | 0                                      |
  348. | Innodb_page_compression_trim_sect8192                        | 0                                      |
  349. | Innodb_page_compression_trim_sect16384                       | 0                                      |
  350. | Innodb_page_compression_trim_sect32768                       | 0                                      |
  351. | Innodb_num_index_pages_written                               | 295                                    |
  352. | Innodb_num_non_index_pages_written                           | 4256                                   |
  353. | Innodb_num_pages_page_compressed                             | 0                                      |
  354. | Innodb_num_page_compressed_trim_op                           | 0                                      |
  355. | Innodb_num_page_compressed_trim_op_saved                     | 0                                      |
  356. | Innodb_num_pages_page_decompressed                           | 0                                      |
  357. | Innodb_num_pages_page_compression_error                      | 0                                      |
  358. | Innodb_num_pages_encrypted                                   | 0                                      |
  359. | Innodb_num_pages_decrypted                                   | 0                                      |
  360. | Innodb_have_lz4                                              | OFF                                    |
  361. | Innodb_have_lzo                                              | OFF                                    |
  362. | Innodb_have_lzma                                             | OFF                                    |
  363. | Innodb_have_bzip2                                            | OFF                                    |
  364. | Innodb_have_snappy                                           | OFF                                    |
  365. | Innodb_defragment_compression_failures                       | 0                                      |
  366. | Innodb_defragment_failures                                   | 0                                      |
  367. | Innodb_defragment_count                                      | 0                                      |
  368. | Innodb_onlineddl_rowlog_rows                                 | 0                                      |
  369. | Innodb_onlineddl_rowlog_pct_used                             | 0                                      |
  370. | Innodb_onlineddl_pct_progress                                | 0                                      |
  371. | Innodb_secondary_index_triggered_cluster_reads               | 0                                      |
  372. | Innodb_secondary_index_triggered_cluster_reads_avoided       | 0                                      |
  373. | Innodb_encryption_rotation_pages_read_from_cache             | 0                                      |
  374. | Innodb_encryption_rotation_pages_read_from_disk              | 0                                      |
  375. | Innodb_encryption_rotation_pages_modified                    | 0                                      |
  376. | Innodb_encryption_rotation_pages_flushed                     | 0                                      |
  377. | Innodb_encryption_rotation_estimated_iops                    | 0                                      |
  378. | Innodb_encryption_key_rotation_list_length                   | 0                                      |
  379. | Innodb_scrub_background_page_reorganizations                 | 0                                      |
  380. | Innodb_scrub_background_page_splits                          | 0                                      |
  381. | Innodb_scrub_background_page_split_failures_underflow        | 0                                      |
  382. | Innodb_scrub_background_page_split_failures_out_of_filespace | 0                                      |
  383. | Innodb_scrub_background_page_split_failures_missing_index    | 0                                      |
  384. | Innodb_scrub_background_page_split_failures_unknown          | 0                                      |
  385. | Innodb_encryption_num_key_requests                           | 0                                      |
  386. | Key_blocks_not_flushed                                       | 0                                      |
  387. | Key_blocks_unused                                            | 107161                                 |
  388. | Key_blocks_used                                              | 2                                      |
  389. | Key_blocks_warm                                              | 0                                      |
  390. | Key_read_requests                                            | 4                                      |
  391. | Key_reads                                                    | 2                                      |
  392. | Key_write_requests                                           | 0                                      |
  393. | Key_writes                                                   | 0                                      |
  394. | Last_query_cost                                              | 0.000000                               |
  395. | Master_gtid_wait_count                                       | 0                                      |
  396. | Master_gtid_wait_time                                        | 0                                      |
  397. | Master_gtid_wait_timeouts                                    | 0                                      |
  398. | Max_statement_time_exceeded                                  | 0                                      |
  399. | Max_used_connections                                         | 6                                      |
  400. | Memory_used                                                  | 275035608                              |
  401. | Not_flushed_delayed_rows                                     | 0                                      |
  402. | Open_files                                                   | 34                                     |
  403. | Open_streams                                                 | 0                                      |
  404. | Open_table_definitions                                       | 54                                     |
  405. | Open_tables                                                  | 47                                     |
  406. | Opened_files                                                 | 1103                                   |
  407. | Opened_plugin_libraries                                      | 0                                      |
  408. | Opened_table_definitions                                     | 860                                    |
  409. | Opened_tables                                                | 424                                    |
  410. | Opened_views                                                 | 0                                      |
  411. | Performance_schema_accounts_lost                             | 0                                      |
  412. | Performance_schema_cond_classes_lost                         | 0                                      |
  413. | Performance_schema_cond_instances_lost                       | 0                                      |
  414. | Performance_schema_digest_lost                               | 0                                      |
  415. | Performance_schema_file_classes_lost                         | 0                                      |
  416. | Performance_schema_file_handles_lost                         | 0                                      |
  417. | Performance_schema_file_instances_lost                       | 0                                      |
  418. | Performance_schema_hosts_lost                                | 0                                      |
  419. | Performance_schema_locker_lost                               | 0                                      |
  420. | Performance_schema_mutex_classes_lost                        | 0                                      |
  421. | Performance_schema_mutex_instances_lost                      | 0                                      |
  422. | Performance_schema_rwlock_classes_lost                       | 0                                      |
  423. | Performance_schema_rwlock_instances_lost                     | 0                                      |
  424. | Performance_schema_session_connect_attrs_lost                | 0                                      |
  425. | Performance_schema_socket_classes_lost                       | 0                                      |
  426. | Performance_schema_socket_instances_lost                     | 0                                      |
  427. | Performance_schema_stage_classes_lost                        | 0                                      |
  428. | Performance_schema_statement_classes_lost                    | 0                                      |
  429. | Performance_schema_table_handles_lost                        | 0                                      |
  430. | Performance_schema_table_instances_lost                      | 0                                      |
  431. | Performance_schema_thread_classes_lost                       | 0                                      |
  432. | Performance_schema_thread_instances_lost                     | 0                                      |
  433. | Performance_schema_users_lost                                | 0                                      |
  434. | Prepared_stmt_count                                          | 0                                      |
  435. | Qcache_free_blocks                                           | 1                                      |
  436. | Qcache_free_memory                                           | 1031336                                |
  437. | Qcache_hits                                                  | 0                                      |
  438. | Qcache_inserts                                               | 0                                      |
  439. | Qcache_lowmem_prunes                                         | 0                                      |
  440. | Qcache_not_cached                                            | 0                                      |
  441. | Qcache_queries_in_cache                                      | 0                                      |
  442. | Qcache_total_blocks                                          | 1                                      |
  443. | Queries                                                      | 623                                    |
  444. | Questions                                                    | 623                                    |
  445. | Rows_read                                                    | 18                                     |
  446. | Rows_sent                                                    | 289                                    |
  447. | Rows_tmp_read                                                | 269                                    |
  448. | Rpl_status                                                   | AUTH_MASTER                            |
  449. | Select_full_join                                             | 0                                      |
  450. | Select_full_range_join                                       | 0                                      |
  451. | Select_range                                                 | 0                                      |
  452. | Select_range_check                                           | 0                                      |
  453. | Select_scan                                                  | 25                                     |
  454. | Slave_connections                                            | 0                                      |
  455. | Slave_heartbeat_period                                       | 0.000                                  |
  456. | Slave_open_temp_tables                                       | 0                                      |
  457. | Slave_received_heartbeats                                    | 0                                      |
  458. | Slave_retried_transactions                                   | 0                                      |
  459. | Slave_running                                                | OFF                                    |
  460. | Slave_skipped_errors                                         | 0                                      |
  461. | Slaves_connected                                             | 0                                      |
  462. | Slaves_running                                               | 0                                      |
  463. | Slow_launch_threads                                          | 0                                      |
  464. | Slow_queries                                                 | 0                                      |
  465. | Sort_merge_passes                                            | 0                                      |
  466. | Sort_priority_queue_sorts                                    | 0                                      |
  467. | Sort_range                                                   | 0                                      |
  468. | Sort_rows                                                    | 0                                      |
  469. | Sort_scan                                                    | 0                                      |
  470. | Ssl_accept_renegotiates                                      | 0                                      |
  471. | Ssl_accepts                                                  | 0                                      |
  472. | Ssl_callback_cache_hits                                      | 0                                      |
  473. | Ssl_cipher                                                   |                                        |
  474. | Ssl_cipher_list                                              |                                        |
  475. | Ssl_client_connects                                          | 0                                      |
  476. | Ssl_connect_renegotiates                                     | 0                                      |
  477. | Ssl_ctx_verify_depth                                         | 0                                      |
  478. | Ssl_ctx_verify_mode                                          | 0                                      |
  479. | Ssl_default_timeout                                          | 0                                      |
  480. | Ssl_finished_accepts                                         | 0                                      |
  481. | Ssl_finished_connects                                        | 0                                      |
  482. | Ssl_server_not_after                                         |                                        |
  483. | Ssl_server_not_before                                        |                                        |
  484. | Ssl_session_cache_hits                                       | 0                                      |
  485. | Ssl_session_cache_misses                                     | 0                                      |
  486. | Ssl_session_cache_mode                                       | NONE                                   |
  487. | Ssl_session_cache_overflows                                  | 0                                      |
  488. | Ssl_session_cache_size                                       | 0                                      |
  489. | Ssl_session_cache_timeouts                                   | 0                                      |
  490. | Ssl_sessions_reused                                          | 0                                      |
  491. | Ssl_used_session_cache_entries                               | 0                                      |
  492. | Ssl_verify_depth                                             | 0                                      |
  493. | Ssl_verify_mode                                              | 0                                      |
  494. | Ssl_version                                                  |                                        |
  495. | Subquery_cache_hit                                           | 0                                      |
  496. | Subquery_cache_miss                                          | 0                                      |
  497. | Syncs                                                        | 738                                    |
  498. | Table_locks_immediate                                        | 726                                    |
  499. | Table_locks_waited                                           | 0                                      |
  500. | Tc_log_max_pages_used                                        | 0                                      |
  501. | Tc_log_page_size                                             | 0                                      |
  502. | Tc_log_page_waits                                            | 0                                      |
  503. | Threadpool_idle_threads                                      | 0                                      |
  504. | Threadpool_threads                                           | 0                                      |
  505. | Threads_cached                                               | 4                                      |
  506. | Threads_connected                                            | 1                                      |
  507. | Threads_created                                              | 6                                      |
  508. | Threads_running                                              | 1                                      |
  509. | Update_scan                                                  | 24                                     |
  510. | Uptime                                                       | 1318                                   |
  511. | Uptime_since_flush_status                                    | 1318                                   |
  512. | wsrep_cluster_conf_id                                        | 18446744073709551615                   |
  513. | wsrep_cluster_size                                           | 0                                      |
  514. | wsrep_cluster_state_uuid                                     |                                        |
  515. | wsrep_cluster_status                                         | Disconnected                           |
  516. | wsrep_connected                                              | OFF                                    |
  517. | wsrep_local_bf_aborts                                        | 0                                      |
  518. | wsrep_local_index                                            | 18446744073709551615                   |
  519. | wsrep_provider_name                                          |                                        |
  520. | wsrep_provider_vendor                                        |                                        |
  521. | wsrep_provider_version                                       |                                        |
  522. | wsrep_ready                                                  | OFF                                    |
  523. | wsrep_thread_count                                           | 0                                      |
  524. +--------------------------------------------------------------+----------------------------------------+
  525. 519 rows in set (0.03 sec)
  526.  
  527. MariaDB [keycloak]> SHOW GLOBAL VARIABLES;
  528. +--------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  529. | Variable_name                                          | Value                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  530. +--------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  531. | aria_block_size                                        | 8192                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  532. | aria_checkpoint_interval                               | 30                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  533. | aria_checkpoint_log_activity                           | 1048576                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  534. | aria_encrypt_tables                                    | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  535. | aria_force_start_after_recovery_failures               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  536. | aria_group_commit                                      | none                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  537. | aria_group_commit_interval                             | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  538. | aria_log_file_size                                     | 1073741824                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
  539. | aria_log_purge_type                                    | immediate                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
  540. | aria_max_sort_file_size                                | 9223372036853727232                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  541. | aria_page_checksum                                     | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  542. | aria_pagecache_age_threshold                           | 300                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  543. | aria_pagecache_buffer_size                             | 134217728                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
  544. | aria_pagecache_division_limit                          | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  545. | aria_pagecache_file_hash_size                          | 512                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  546. | aria_recover                                           | NORMAL                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  547. | aria_repair_threads                                    | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  548. | aria_sort_buffer_size                                  | 268434432                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
  549. | aria_stats_method                                      | nulls_unequal                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  550. | aria_sync_log_dir                                      | NEWFILE                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  551. | aria_used_for_temp_tables                              | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  552. | auto_increment_increment                               | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  553. | auto_increment_offset                                  | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  554. | autocommit                                             | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  555. | automatic_sp_privileges                                | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  556. | back_log                                               | 80                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  557. | basedir                                                | /home/stephane/programs/install/mariadb                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  558. | big_tables                                             | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  559. | binlog_annotate_row_events                             | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  560. | binlog_cache_size                                      | 32768                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  561. | binlog_checksum                                        | NONE                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  562. | binlog_commit_wait_count                               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  563. | binlog_commit_wait_usec                                | 100000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  564. | binlog_direct_non_transactional_updates                | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  565. | binlog_format                                          | STATEMENT                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
  566. | binlog_optimize_thread_scheduling                      | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  567. | binlog_row_image                                       | FULL                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  568. | binlog_stmt_cache_size                                 | 32768                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  569. | bulk_insert_buffer_size                                | 8388608                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  570. | character_set_client                                   | utf8mb4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  571. | character_set_connection                               | utf8mb4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  572. | character_set_database                                 | utf8mb4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  573. | character_set_filesystem                               | binary                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  574. | character_set_results                                  | utf8mb4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  575. | character_set_server                                   | utf8mb4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  576. | character_set_system                                   | utf8                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  577. | character_sets_dir                                     | /home/stephane/programs/install/mariadb/share/charsets/                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  578. | collation_connection                                   | utf8mb4_unicode_ci                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  579. | collation_database                                     | utf8mb4_unicode_ci                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  580. | collation_server                                       | utf8mb4_unicode_ci                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  581. | completion_type                                        | NO_CHAIN                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
  582. | concurrent_insert                                      | AUTO                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  583. | connect_timeout                                        | 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  584. | datadir                                                | /home/stephane/programs/install/mariadb/data/                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  585. | date_format                                            | %Y-%m-%d                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
  586. | datetime_format                                        | %Y-%m-%d %H:%i:%s                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  587. | deadlock_search_depth_long                             | 15                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  588. | deadlock_search_depth_short                            | 4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  589. | deadlock_timeout_long                                  | 50000000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
  590. | deadlock_timeout_short                                 | 10000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  591. | debug_no_thread_alarm                                  | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  592. | default_regex_flags                                    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  593. | default_storage_engine                                 | InnoDB                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  594. | default_tmp_storage_engine                             |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  595. | default_week_format                                    | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  596. | delay_key_write                                        | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  597. | delayed_insert_limit                                   | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  598. | delayed_insert_timeout                                 | 300                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  599. | delayed_queue_size                                     | 1000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  600. | div_precision_increment                                | 4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  601. | encrypt_binlog                                         | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  602. | encrypt_tmp_disk_tables                                | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  603. | encrypt_tmp_files                                      | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  604. | enforce_storage_engine                                 |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  605. | event_scheduler                                        | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  606. | expensive_subquery_limit                               | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  607. | expire_logs_days                                       | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  608. | explicit_defaults_for_timestamp                        | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  609. | extra_max_connections                                  | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  610. | extra_port                                             | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  611. | flush                                                  | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  612. | flush_time                                             | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  613. | foreign_key_checks                                     | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  614. | ft_boolean_syntax                                      | + -><()~*:""&|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
  615. | ft_max_word_len                                        | 84                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  616. | ft_min_word_len                                        | 4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  617. | ft_query_expansion_limit                               | 20                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  618. | ft_stopword_file                                       | (built-in)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
  619. | general_log                                            | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  620. | general_log_file                                       | /home/stephane/programs/install/mariadb/mariadb.log                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  621. | group_concat_max_len                                   | 1024                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  622. | gtid_binlog_pos                                        | 0-1-11210                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
  623. | gtid_binlog_state                                      | 0-1-11210                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
  624. | gtid_current_pos                                       | 0-1-11210                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
  625. | gtid_domain_id                                         | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  626. | gtid_ignore_duplicates                                 | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  627. | gtid_slave_pos                                         |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  628. | gtid_strict_mode                                       | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  629. | have_compress                                          | YES                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  630. | have_crypt                                             | YES                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  631. | have_dynamic_loading                                   | YES                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  632. | have_geometry                                          | YES                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  633. | have_openssl                                           | YES                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  634. | have_profiling                                         | YES                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  635. | have_query_cache                                       | YES                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  636. | have_rtree_keys                                        | YES                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  637. | have_ssl                                               | DISABLED                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
  638. | have_symlink                                           | YES                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  639. | histogram_size                                         | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  640. | histogram_type                                         | SINGLE_PREC_HB                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
  641. | host_cache_size                                        | 279                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  642. | hostname                                               | stephane-ThinkPad-X201                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  643. | ignore_builtin_innodb                                  | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  644. | ignore_db_dirs                                         |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  645. | init_connect                                           |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  646. | init_file                                              |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  647. | init_slave                                             |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  648. | innodb_adaptive_flushing                               | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  649. | innodb_adaptive_flushing_lwm                           | 10.000000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
  650. | innodb_adaptive_hash_index                             | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  651. | innodb_adaptive_hash_index_partitions                  | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  652. | innodb_adaptive_max_sleep_delay                        | 150000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  653. | innodb_additional_mem_pool_size                        | 8388608                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  654. | innodb_api_bk_commit_interval                          | 5                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  655. | innodb_api_disable_rowlock                             | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  656. | innodb_api_enable_binlog                               | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  657. | innodb_api_enable_mdl                                  | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  658. | innodb_api_trx_level                                   | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  659. | innodb_autoextend_increment                            | 64                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  660. | innodb_autoinc_lock_mode                               | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  661. | innodb_background_scrub_data_check_interval            | 3600                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  662. | innodb_background_scrub_data_compressed                | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  663. | innodb_background_scrub_data_interval                  | 604800                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  664. | innodb_background_scrub_data_uncompressed              | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  665. | innodb_buf_dump_status_frequency                       | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  666. | innodb_buffer_pool_dump_at_shutdown                    | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  667. | innodb_buffer_pool_dump_now                            | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  668. | innodb_buffer_pool_dump_pct                            | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  669. | innodb_buffer_pool_filename                            | ib_buffer_pool                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
  670. | innodb_buffer_pool_instances                           | 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  671. | innodb_buffer_pool_load_abort                          | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  672. | innodb_buffer_pool_load_at_startup                     | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  673. | innodb_buffer_pool_load_now                            | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  674. | innodb_buffer_pool_populate                            | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  675. | innodb_buffer_pool_size                                | 1073741824                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
  676. | innodb_change_buffer_max_size                          | 25                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  677. | innodb_change_buffering                                | all                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  678. | innodb_checksum_algorithm                              | INNODB                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  679. | innodb_checksums                                       | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  680. | innodb_cleaner_lsn_age_factor                          | HIGH_CHECKPOINT                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  681. | innodb_cmp_per_index_enabled                           | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  682. | innodb_commit_concurrency                              | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  683. | innodb_compression_algorithm                           | zlib                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  684. | innodb_compression_failure_threshold_pct               | 5                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  685. | innodb_compression_level                               | 6                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  686. | innodb_compression_pad_pct_max                         | 50                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  687. | innodb_concurrency_tickets                             | 5000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  688. | innodb_corrupt_table_action                            | assert                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  689. | innodb_data_file_path                                  | ibdata1:12M:autoextend                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  690. | innodb_data_home_dir                                   |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  691. | innodb_default_encryption_key_id                       | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  692. | innodb_defragment                                      | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  693. | innodb_defragment_fill_factor                          | 0.900000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
  694. | innodb_defragment_fill_factor_n_recs                   | 20                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  695. | innodb_defragment_frequency                            | 40                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  696. | innodb_defragment_n_pages                              | 7                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  697. | innodb_defragment_stats_accuracy                       | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  698. | innodb_disable_sort_file_cache                         | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  699. | innodb_disallow_writes                                 | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  700. | innodb_doublewrite                                     | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  701. | innodb_empty_free_list_algorithm                       | BACKOFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  702. | innodb_encrypt_log                                     | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  703. | innodb_encrypt_tables                                  | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  704. | innodb_encryption_rotate_key_age                       | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  705. | innodb_encryption_rotation_iops                        | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  706. | innodb_encryption_threads                              | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  707. | innodb_fake_changes                                    | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  708. | innodb_fast_shutdown                                   | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  709. | innodb_fatal_semaphore_wait_threshold                  | 600                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  710. | innodb_file_format                                     | Antelope                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
  711. | innodb_file_format_check                               | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  712. | innodb_file_format_max                                 | Antelope                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
  713. | innodb_file_per_table                                  | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  714. | innodb_flush_log_at_timeout                            | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  715. | innodb_flush_log_at_trx_commit                         | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  716. | innodb_flush_method                                    | O_DIRECT                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
  717. | innodb_flush_neighbors                                 | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  718. | innodb_flushing_avg_loops                              | 30                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  719. | innodb_force_load_corrupted                            | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  720. | innodb_force_primary_key                               | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  721. | innodb_force_recovery                                  | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  722. | innodb_foreground_preflush                             | EXPONENTIAL_BACKOFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  723. | innodb_ft_aux_table                                    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  724. | innodb_ft_cache_size                                   | 8000000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  725. | innodb_ft_enable_diag_print                            | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  726. | innodb_ft_enable_stopword                              | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  727. | innodb_ft_max_token_size                               | 84                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  728. | innodb_ft_min_token_size                               | 3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  729. | innodb_ft_num_word_optimize                            | 2000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  730. | innodb_ft_result_cache_limit                           | 2000000000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
  731. | innodb_ft_server_stopword_table                        |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  732. | innodb_ft_sort_pll_degree                              | 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  733. | innodb_ft_total_cache_size                             | 640000000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
  734. | innodb_ft_user_stopword_table                          |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  735. | innodb_idle_flush_pct                                  | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  736. | innodb_immediate_scrub_data_uncompressed               | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  737. | innodb_instrument_semaphores                           | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  738. | innodb_io_capacity                                     | 200                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  739. | innodb_io_capacity_max                                 | 2000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  740. | innodb_kill_idle_transaction                           | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  741. | innodb_large_prefix                                    | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  742. | innodb_lock_schedule_algorithm                         | fcfs                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  743. | innodb_lock_wait_timeout                               | 50                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  744. | innodb_locking_fake_changes                            | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  745. | innodb_locks_unsafe_for_binlog                         | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  746. | innodb_log_arch_dir                                    | ./                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  747. | innodb_log_arch_expire_sec                             | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  748. | innodb_log_archive                                     | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  749. | innodb_log_block_size                                  | 512                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  750. | innodb_log_buffer_size                                 | 16777216                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
  751. | innodb_log_checksum_algorithm                          | INNODB                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  752. | innodb_log_compressed_pages                            | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  753. | innodb_log_file_size                                   | 134217728                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
  754. | innodb_log_files_in_group                              | 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  755. | innodb_log_group_home_dir                              | ./                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  756. | innodb_lru_scan_depth                                  | 1024                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  757. | innodb_max_bitmap_file_size                            | 104857600                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
  758. | innodb_max_changed_pages                               | 1000000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  759. | innodb_max_dirty_pages_pct                             | 75.000000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
  760. | innodb_max_dirty_pages_pct_lwm                         | 0.001000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
  761. | innodb_max_purge_lag                                   | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  762. | innodb_max_purge_lag_delay                             | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  763. | innodb_mirrored_log_groups                             | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  764. | innodb_monitor_disable                                 |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  765. | innodb_monitor_enable                                  |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  766. | innodb_monitor_reset                                   |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  767. | innodb_monitor_reset_all                               |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  768. | innodb_mtflush_threads                                 | 8                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  769. | innodb_old_blocks_pct                                  | 37                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  770. | innodb_old_blocks_time                                 | 1000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  771. | innodb_online_alter_log_max_size                       | 134217728                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
  772. | innodb_open_files                                      | 2000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  773. | innodb_optimize_fulltext_only                          | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  774. | innodb_page_size                                       | 16384                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  775. | innodb_prefix_index_cluster_optimization               | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  776. | innodb_print_all_deadlocks                             | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  777. | innodb_purge_batch_size                                | 300                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  778. | innodb_purge_threads                                   | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  779. | innodb_random_read_ahead                               | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  780. | innodb_read_ahead_threshold                            | 56                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  781. | innodb_read_io_threads                                 | 4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  782. | innodb_read_only                                       | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  783. | innodb_replication_delay                               | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  784. | innodb_rollback_on_timeout                             | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  785. | innodb_rollback_segments                               | 128                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  786. | innodb_sched_priority_cleaner                          | 19                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  787. | innodb_scrub_log                                       | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  788. | innodb_scrub_log_speed                                 | 256                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  789. | innodb_show_locks_held                                 | 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  790. | innodb_show_verbose_locks                              | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  791. | innodb_simulate_comp_failures                          | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  792. | innodb_sort_buffer_size                                | 1048576                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  793. | innodb_spin_wait_delay                                 | 6                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  794. | innodb_stats_auto_recalc                               | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  795. | innodb_stats_include_delete_marked                     | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  796. | innodb_stats_method                                    | nulls_equal                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
  797. | innodb_stats_modified_counter                          | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  798. | innodb_stats_on_metadata                               | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  799. | innodb_stats_persistent                                | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  800. | innodb_stats_persistent_sample_pages                   | 20                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  801. | innodb_stats_sample_pages                              | 8                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  802. | innodb_stats_traditional                               | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  803. | innodb_stats_transient_sample_pages                    | 8                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  804. | innodb_status_output                                   | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  805. | innodb_status_output_locks                             | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  806. | innodb_strict_mode                                     | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  807. | innodb_support_xa                                      | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  808. | innodb_sync_array_size                                 | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  809. | innodb_sync_spin_loops                                 | 30                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  810. | innodb_table_locks                                     | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  811. | innodb_thread_concurrency                              | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  812. | innodb_thread_sleep_delay                              | 10000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  813. | innodb_tmpdir                                          |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  814. | innodb_track_changed_pages                             | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  815. | innodb_undo_directory                                  | .                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  816. | innodb_undo_logs                                       | 128                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  817. | innodb_undo_tablespaces                                | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  818. | innodb_use_atomic_writes                               | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  819. | innodb_use_fallocate                                   | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  820. | innodb_use_global_flush_log_at_trx_commit              | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  821. | innodb_use_mtflush                                     | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  822. | innodb_use_native_aio                                  | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  823. | innodb_use_stacktrace                                  | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  824. | innodb_use_sys_malloc                                  | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  825. | innodb_use_trim                                        | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  826. | innodb_version                                         | 5.6.36-82.0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
  827. | innodb_write_io_threads                                | 4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  828. | interactive_timeout                                    | 28800                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  829. | join_buffer_size                                       | 262144                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  830. | join_buffer_space_limit                                | 2097152                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  831. | join_cache_level                                       | 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  832. | keep_files_on_create                                   | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  833. | key_buffer_size                                        | 134217728                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
  834. | key_cache_age_threshold                                | 300                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  835. | key_cache_block_size                                   | 1024                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  836. | key_cache_division_limit                               | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  837. | key_cache_file_hash_size                               | 512                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  838. | key_cache_segments                                     | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  839. | large_files_support                                    | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  840. | large_page_size                                        | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  841. | large_pages                                            | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  842. | lc_messages                                            | en_US                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  843. | lc_messages_dir                                        |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  844. | lc_time_names                                          | en_US                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  845. | license                                                | GPL                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  846. | local_infile                                           | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  847. | lock_wait_timeout                                      | 31536000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
  848. | locked_in_memory                                       | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  849. | log_bin                                                | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  850. | log_bin_basename                                       | /home/stephane/programs/install/mariadb/mariadb                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  851. | log_bin_index                                          | /home/stephane/programs/install/mariadb/mariadb.index                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  852. | log_bin_trust_function_creators                        | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  853. | log_error                                              | /home/stephane/programs/install/mariadb/mariadb.error.log                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
  854. | log_output                                             | FILE                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  855. | log_queries_not_using_indexes                          | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  856. | log_slave_updates                                      | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  857. | log_slow_admin_statements                              | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  858. | log_slow_filter                                        | admin,filesort,filesort_on_disk,full_join,full_scan,query_cache,query_cache_miss,tmp_table,tmp_table_on_disk                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  859. | log_slow_rate_limit                                    | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  860. | log_slow_slave_statements                              | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  861. | log_slow_verbosity                                     |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  862. | log_tc_size                                            | 24576                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  863. | log_warnings                                           | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  864. | long_query_time                                        | 1.000000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
  865. | low_priority_updates                                   | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  866. | lower_case_file_system                                 | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  867. | lower_case_table_names                                 | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  868. | master_verify_checksum                                 | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  869. | max_allowed_packet                                     | 134217728                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
  870. | max_binlog_cache_size                                  | 18446744073709547520                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  871. | max_binlog_size                                        | 1073741824                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
  872. | max_binlog_stmt_cache_size                             | 18446744073709547520                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  873. | max_connect_errors                                     | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  874. | max_connections                                        | 151                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  875. | max_delayed_threads                                    | 20                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  876. | max_digest_length                                      | 1024                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  877. | max_error_count                                        | 64                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  878. | max_heap_table_size                                    | 16777216                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
  879. | max_insert_delayed_threads                             | 20                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  880. | max_join_size                                          | 18446744073709551615                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  881. | max_length_for_sort_data                               | 1024                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  882. | max_long_data_size                                     | 134217728                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
  883. | max_prepared_stmt_count                                | 16382                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  884. | max_relay_log_size                                     | 1073741824                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
  885. | max_seeks_for_key                                      | 4294967295                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
  886. | max_session_mem_used                                   | 9223372036854775807                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  887. | max_sort_length                                        | 1024                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  888. | max_sp_recursion_depth                                 | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  889. | max_statement_time                                     | 0.000000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
  890. | max_tmp_tables                                         | 32                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  891. | max_user_connections                                   | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  892. | max_write_lock_count                                   | 4294967295                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
  893. | metadata_locks_cache_size                              | 1024                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  894. | metadata_locks_hash_instances                          | 8                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  895. | min_examined_row_limit                                 | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  896. | mrr_buffer_size                                        | 262144                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  897. | multi_range_count                                      | 256                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  898. | myisam_block_size                                      | 1024                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  899. | myisam_data_pointer_size                               | 6                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  900. | myisam_max_sort_file_size                              | 9223372036853727232                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  901. | myisam_mmap_size                                       | 18446744073709551615                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  902. | myisam_recover_options                                 | DEFAULT                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  903. | myisam_repair_threads                                  | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  904. | myisam_sort_buffer_size                                | 134216704                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
  905. | myisam_stats_method                                    | NULLS_UNEQUAL                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  906. | myisam_use_mmap                                        | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  907. | mysql56_temporal_format                                | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  908. | net_buffer_length                                      | 16384                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  909. | net_read_timeout                                       | 30                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  910. | net_retry_count                                        | 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  911. | net_write_timeout                                      | 180                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  912. | old                                                    | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  913. | old_alter_table                                        | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  914. | old_mode                                               |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  915. | old_passwords                                          | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  916. | open_files_limit                                       | 4162                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  917. | optimizer_prune_level                                  | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  918. | optimizer_search_depth                                 | 62                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  919. | optimizer_selectivity_sampling_limit                   | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  920. | optimizer_switch                                       | index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,index_merge_sort_intersection=off,engine_condition_pushdown=off,index_condition_pushdown=on,derived_merge=on,derived_with_keys=on,firstmatch=on,loosescan=on,materialization=on,in_to_exists=on,semijoin=on,partial_match_rowid_merge=on,partial_match_table_scan=on,subquery_cache=on,mrr=off,mrr_cost_based=off,mrr_sort_keys=off,outer_join_with_cache=on,semijoin_with_cache=on,join_cache_incremental=on,join_cache_hashed=on,join_cache_bka=on,optimize_join_buffer_size=off,table_elimination=on,extended_keys=on,exists_to_in=on,orderby_uses_equalities=off |
  921. | optimizer_use_condition_selectivity                    | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  922. | performance_schema                                     | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  923. | performance_schema_accounts_size                       | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  924. | performance_schema_digests_size                        | 5000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  925. | performance_schema_events_stages_history_long_size     | 1000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  926. | performance_schema_events_stages_history_size          | 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  927. | performance_schema_events_statements_history_long_size | 1000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  928. | performance_schema_events_statements_history_size      | 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  929. | performance_schema_events_waits_history_long_size      | 1000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  930. | performance_schema_events_waits_history_size           | 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  931. | performance_schema_hosts_size                          | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  932. | performance_schema_max_cond_classes                    | 80                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  933. | performance_schema_max_cond_instances                  | 1360                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  934. | performance_schema_max_digest_length                   | 1024                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  935. | performance_schema_max_file_classes                    | 50                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  936. | performance_schema_max_file_handles                    | 32768                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  937. | performance_schema_max_file_instances                  | 2500                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  938. | performance_schema_max_mutex_classes                   | 200                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  939. | performance_schema_max_mutex_instances                 | 5648                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  940. | performance_schema_max_rwlock_classes                  | 40                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  941. | performance_schema_max_rwlock_instances                | 3073                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  942. | performance_schema_max_socket_classes                  | 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  943. | performance_schema_max_socket_instances                | 230                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  944. | performance_schema_max_stage_classes                   | 150                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  945. | performance_schema_max_statement_classes               | 178                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  946. | performance_schema_max_table_handles                   | 2858                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  947. | performance_schema_max_table_instances                 | 667                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  948. | performance_schema_max_thread_classes                  | 50                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  949. | performance_schema_max_thread_instances                | 288                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  950. | performance_schema_session_connect_attrs_size          | 512                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  951. | performance_schema_setup_actors_size                   | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  952. | performance_schema_setup_objects_size                  | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  953. | performance_schema_users_size                          | 100                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  954. | pid_file                                               | /home/stephane/programs/install/mariadb/data/stephane-ThinkPad-X201.pid                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  955. | plugin_dir                                             | /home/stephane/programs/install/mariadb/lib/plugin/                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  956. | plugin_maturity                                        | unknown                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  957. | port                                                   | 3306                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  958. | preload_buffer_size                                    | 32768                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  959. | profiling                                              | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  960. | profiling_history_size                                 | 15                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  961. | progress_report_time                                   | 5                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  962. | protocol_version                                       | 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  963. | query_alloc_block_size                                 | 16384                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  964. | query_cache_limit                                      | 1048576                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  965. | query_cache_min_res_unit                               | 4096                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  966. | query_cache_size                                       | 1048576                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  967. | query_cache_strip_comments                             | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  968. | query_cache_type                                       | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  969. | query_cache_wlock_invalidate                           | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  970. | query_prealloc_size                                    | 24576                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  971. | range_alloc_block_size                                 | 4096                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  972. | read_buffer_size                                       | 131072                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  973. | read_only                                              | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  974. | read_rnd_buffer_size                                   | 262144                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  975. | relay_log                                              |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  976. | relay_log_basename                                     |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  977. | relay_log_index                                        |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  978. | relay_log_info_file                                    | relay-log.info                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
  979. | relay_log_purge                                        | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  980. | relay_log_recovery                                     | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  981. | relay_log_space_limit                                  | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  982. | replicate_annotate_row_events                          | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  983. | replicate_do_db                                        |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  984. | replicate_do_table                                     |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  985. | replicate_events_marked_for_skip                       | REPLICATE                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
  986. | replicate_ignore_db                                    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  987. | replicate_ignore_table                                 |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  988. | replicate_wild_do_table                                |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  989. | replicate_wild_ignore_table                            |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  990. | report_host                                            |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  991. | report_password                                        |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  992. | report_port                                            | 3306                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  993. | report_user                                            |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  994. | rowid_merge_buff_size                                  | 8388608                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  995. | secure_auth                                            | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  996. | secure_file_priv                                       |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  997. | server_id                                              | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  998. | skip_external_locking                                  | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  999. | skip_name_resolve                                      | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  1000. | skip_networking                                        | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1001. | skip_show_database                                     | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1002. | slave_compressed_protocol                              | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1003. | slave_ddl_exec_mode                                    | IDEMPOTENT                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
  1004. | slave_domain_parallel_threads                          | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  1005. | slave_exec_mode                                        | STRICT                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  1006. | slave_load_tmpdir                                      | /tmp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  1007. | slave_max_allowed_packet                               | 1073741824                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
  1008. | slave_net_timeout                                      | 3600                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  1009. | slave_parallel_max_queued                              | 131072                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  1010. | slave_parallel_mode                                    | conservative                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
  1011. | slave_parallel_threads                                 | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  1012. | slave_run_triggers_for_rbr                             | NO                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  1013. | slave_skip_errors                                      | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1014. | slave_sql_verify_checksum                              | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  1015. | slave_transaction_retries                              | 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  1016. | slave_type_conversions                                 |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  1017. | slow_launch_time                                       | 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  1018. | slow_query_log                                         | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1019. | slow_query_log_file                                    | /home/stephane/programs/install/mariadb/mariadb.slow.queries.log                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
  1020. | socket                                                 | /home/stephane/programs/install/mariadb/tmp/mariadb.sock                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
  1021. | sort_buffer_size                                       | 2097152                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  1022. | sql_auto_is_null                                       | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1023. | sql_big_selects                                        | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  1024. | sql_buffer_result                                      | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1025. | sql_log_bin                                            | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  1026. | sql_log_off                                            | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1027. | sql_mode                                               | NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
  1028. | sql_notes                                              | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  1029. | sql_quote_show_create                                  | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  1030. | sql_safe_updates                                       | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1031. | sql_select_limit                                       | 18446744073709551615                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  1032. | sql_slave_skip_counter                                 | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  1033. | sql_warnings                                           | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1034. | ssl_ca                                                 |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  1035. | ssl_capath                                             |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  1036. | ssl_cert                                               |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  1037. | ssl_cipher                                             |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  1038. | ssl_crl                                                |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  1039. | ssl_crlpath                                            |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  1040. | ssl_key                                                |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  1041. | storage_engine                                         | InnoDB                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  1042. | stored_program_cache                                   | 256                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1043. | strict_password_validation                             | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  1044. | sync_binlog                                            | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  1045. | sync_frm                                               | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  1046. | sync_master_info                                       | 10000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  1047. | sync_relay_log                                         | 10000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  1048. | sync_relay_log_info                                    | 10000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  1049. | system_time_zone                                       | CEST                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  1050. | table_definition_cache                                 | 400                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1051. | table_open_cache                                       | 2000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  1052. | thread_cache_size                                      | 4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  1053. | thread_concurrency                                     | 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  1054. | thread_handling                                        | one-thread-per-connection                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
  1055. | thread_pool_idle_timeout                               | 60                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  1056. | thread_pool_max_threads                                | 1000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  1057. | thread_pool_oversubscribe                              | 3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  1058. | thread_pool_size                                       | 4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  1059. | thread_pool_stall_limit                                | 500                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1060. | thread_stack                                           | 295936                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  1061. | time_format                                            | %H:%i:%s                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
  1062. | time_zone                                              | SYSTEM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  1063. | timed_mutexes                                          | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1064. | tmp_table_size                                         | 16777216                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
  1065. | tmpdir                                                 | /tmp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  1066. | transaction_alloc_block_size                           | 8192                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  1067. | transaction_prealloc_size                              | 4096                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  1068. | tx_isolation                                           | REPEATABLE-READ                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  1069. | tx_read_only                                           | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1070. | unique_checks                                          | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  1071. | updatable_views_with_limit                             | YES                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1072. | use_stat_tables                                        | NEVER                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  1073. | userstat                                               | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1074. | version                                                | 10.1.24-MariaDB                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  1075. | version_comment                                        | Source distribution                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1076. | version_compile_machine                                | x86_64                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  1077. | version_compile_os                                     | Linux                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  1078. | version_malloc_library                                 | system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  1079. | version_ssl_library                                    | OpenSSL 1.0.2g  1 Mar 2016                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
  1080. | wait_timeout                                           | 28800                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  1081. | wsrep_osu_method                                       | TOI                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1082. | wsrep_auto_increment_control                           | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  1083. | wsrep_causal_reads                                     | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1084. | wsrep_certify_nonpk                                    | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  1085. | wsrep_cluster_address                                  |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  1086. | wsrep_cluster_name                                     | my_wsrep_cluster                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
  1087. | wsrep_convert_lock_to_trx                              | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1088. | wsrep_data_home_dir                                    | /home/stephane/programs/install/mariadb/data/                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  1089. | wsrep_dbug_option                                      |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  1090. | wsrep_debug                                            | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1091. | wsrep_desync                                           | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1092. | wsrep_dirty_reads                                      | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1093. | wsrep_drupal_282555_workaround                         | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1094. | wsrep_forced_binlog_format                             | NONE                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  1095. | wsrep_gtid_domain_id                                   | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  1096. | wsrep_gtid_mode                                        | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1097. | wsrep_load_data_splitting                              | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  1098. | wsrep_log_conflicts                                    | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1099. | wsrep_max_ws_rows                                      | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  1100. | wsrep_max_ws_size                                      | 2147483647                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
  1101. | wsrep_mysql_replication_bundle                         | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  1102. | wsrep_node_address                                     |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  1103. | wsrep_node_incoming_address                            | AUTO                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  1104. | wsrep_node_name                                        | stephane-ThinkPad-X201                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  1105. | wsrep_notify_cmd                                       |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  1106. | wsrep_on                                               | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1107. | wsrep_patch_version                                    | wsrep_25.19                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
  1108. | wsrep_provider                                         | none                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  1109. | wsrep_provider_options                                 |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  1110. | wsrep_recover                                          | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1111. | wsrep_replicate_myisam                                 | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1112. | wsrep_restart_slave                                    | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1113. | wsrep_retry_autocommit                                 | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  1114. | wsrep_slave_fk_checks                                  | ON                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  1115. | wsrep_slave_uk_checks                                  | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1116. | wsrep_slave_threads                                    | 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  1117. | wsrep_sst_auth                                         |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  1118. | wsrep_sst_donor                                        |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
  1119. | wsrep_sst_donor_rejects_queries                        | OFF                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
  1120. | wsrep_sst_method                                       | rsync                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  1121. | wsrep_sst_receive_address                              | AUTO                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
  1122. | wsrep_start_position                                   | 00000000-0000-0000-0000-000000000000:-1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
  1123. | wsrep_sync_wait                                        | 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  1124. +--------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  1125. 593 rows in set (0.00 sec)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement