Advertisement
Guest User

Untitled

a guest
Mar 24th, 2014
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.33 KB | None | 0 0
  1. Physical:
  2.  
  3. mysql> SHOW GLOBAL STATUS;
  4. +------------------------------------------+-------------+
  5. | Variable_name | Value |
  6. +------------------------------------------+-------------+
  7. | Aborted_clients | 0 |
  8. | Aborted_connects | 0 |
  9. | Binlog_cache_disk_use | 0 |
  10. | Binlog_cache_use | 0 |
  11. | Binlog_stmt_cache_disk_use | 0 |
  12. | Binlog_stmt_cache_use | 0 |
  13. | Bytes_received | 74988034 |
  14. | Bytes_sent | 257110821 |
  15. | Com_admin_commands | 1440 |
  16. | Com_assign_to_keycache | 0 |
  17. | Com_alter_db | 0 |
  18. | Com_alter_db_upgrade | 0 |
  19. | Com_alter_event | 0 |
  20. | Com_alter_function | 0 |
  21. | Com_alter_procedure | 0 |
  22. | Com_alter_server | 0 |
  23. | Com_alter_table | 1350 |
  24. | Com_alter_tablespace | 0 |
  25. | Com_analyze | 0 |
  26. | Com_begin | 3336 |
  27. | Com_binlog | 0 |
  28. | Com_call_procedure | 0 |
  29. | Com_change_db | 6 |
  30. | Com_change_master | 0 |
  31. | Com_check | 0 |
  32. | Com_checksum | 0 |
  33. | Com_commit | 3336 |
  34. | Com_create_db | 5 |
  35. | Com_create_event | 0 |
  36. | Com_create_function | 0 |
  37. | Com_create_index | 0 |
  38. | Com_create_procedure | 0 |
  39. | Com_create_server | 0 |
  40. | Com_create_table | 673 |
  41. | Com_create_trigger | 0 |
  42. | Com_create_udf | 0 |
  43. | Com_create_user | 1 |
  44. | Com_create_view | 0 |
  45. | Com_dealloc_sql | 0 |
  46. | Com_delete | 234 |
  47. | Com_delete_multi | 4 |
  48. | Com_do | 0 |
  49. | Com_drop_db | 1 |
  50. | Com_drop_event | 0 |
  51. | Com_drop_function | 0 |
  52. | Com_drop_index | 0 |
  53. | Com_drop_procedure | 0 |
  54. | Com_drop_server | 0 |
  55. | Com_drop_table | 0 |
  56. | Com_drop_trigger | 0 |
  57. | Com_drop_user | 0 |
  58. | Com_drop_view | 0 |
  59. | Com_empty_query | 0 |
  60. | Com_execute_sql | 0 |
  61. | Com_flush | 1 |
  62. | Com_grant | 1 |
  63. | Com_ha_close | 0 |
  64. | Com_ha_open | 0 |
  65. | Com_ha_read | 0 |
  66. | Com_help | 0 |
  67. | Com_insert | 3700 |
  68. | Com_insert_select | 87 |
  69. | Com_install_plugin | 0 |
  70. | Com_kill | 1 |
  71. | Com_load | 0 |
  72. | Com_lock_tables | 0 |
  73. | Com_optimize | 0 |
  74. | Com_preload_keys | 0 |
  75. | Com_prepare_sql | 0 |
  76. | Com_purge | 0 |
  77. | Com_purge_before_date | 0 |
  78. | Com_release_savepoint | 0 |
  79. | Com_rename_table | 0 |
  80. | Com_rename_user | 0 |
  81. | Com_repair | 0 |
  82. | Com_replace | 0 |
  83. | Com_replace_select | 0 |
  84. | Com_reset | 0 |
  85. | Com_resignal | 0 |
  86. | Com_revoke | 0 |
  87. | Com_revoke_all | 0 |
  88. | Com_rollback | 0 |
  89. | Com_rollback_to_savepoint | 0 |
  90. | Com_savepoint | 0 |
  91. | Com_select | 3640 |
  92. | Com_set_option | 6031 |
  93. | Com_signal | 0 |
  94. | Com_show_authors | 0 |
  95. | Com_show_binlog_events | 0 |
  96. | Com_show_binlogs | 0 |
  97. | Com_show_charsets | 0 |
  98. | Com_show_client_statistics | 0 |
  99. | Com_show_collations | 1 |
  100. | Com_show_contributors | 0 |
  101. | Com_show_create_db | 0 |
  102. | Com_show_create_event | 0 |
  103. | Com_show_create_func | 0 |
  104. | Com_show_create_proc | 0 |
  105. | Com_show_create_table | 0 |
  106. | Com_show_create_trigger | 0 |
  107. | Com_show_databases | 6 |
  108. | Com_show_engine_logs | 0 |
  109. | Com_show_engine_mutex | 0 |
  110. | Com_show_engine_status | 0 |
  111. | Com_show_events | 0 |
  112. | Com_show_errors | 0 |
  113. | Com_show_fields | 77 |
  114. | Com_show_function_status | 0 |
  115. | Com_show_grants | 0 |
  116. | Com_show_index_statistics | 0 |
  117. | Com_show_keys | 0 |
  118. | Com_show_master_status | 0 |
  119. | Com_show_open_tables | 0 |
  120. | Com_show_plugins | 0 |
  121. | Com_show_privileges | 0 |
  122. | Com_show_procedure_status | 0 |
  123. | Com_show_processlist | 0 |
  124. | Com_show_profile | 0 |
  125. | Com_show_profiles | 0 |
  126. | Com_show_relaylog_events | 0 |
  127. | Com_show_slave_hosts | 0 |
  128. | Com_show_slave_status | 0 |
  129. | Com_show_slave_status_nolock | 0 |
  130. | Com_show_status | 3 |
  131. | Com_show_storage_engines | 0 |
  132. | Com_show_table_statistics | 0 |
  133. | Com_show_table_status | 98 |
  134. | Com_show_tables | 0 |
  135. | Com_show_temporary_tables | 0 |
  136. | Com_show_thread_statistics | 0 |
  137. | Com_show_triggers | 0 |
  138. | Com_show_user_statistics | 0 |
  139. | Com_show_variables | 6 |
  140. | Com_show_warnings | 1 |
  141. | Com_slave_start | 0 |
  142. | Com_slave_stop | 0 |
  143. | Com_stmt_close | 0 |
  144. | Com_stmt_execute | 0 |
  145. | Com_stmt_fetch | 0 |
  146. | Com_stmt_prepare | 0 |
  147. | Com_stmt_reprepare | 0 |
  148. | Com_stmt_reset | 0 |
  149. | Com_stmt_send_long_data | 0 |
  150. | Com_truncate | 0 |
  151. | Com_uninstall_plugin | 0 |
  152. | Com_unlock_tables | 0 |
  153. | Com_update | 464 |
  154. | Com_update_multi | 19 |
  155. | Com_xa_commit | 0 |
  156. | Com_xa_end | 0 |
  157. | Com_xa_prepare | 0 |
  158. | Com_xa_recover | 0 |
  159. | Com_xa_rollback | 0 |
  160. | Com_xa_start | 0 |
  161. | Compression | OFF |
  162. | Connections | 3049 |
  163. | Created_tmp_disk_tables | 262 |
  164. | Created_tmp_files | 6 |
  165. | Created_tmp_tables | 1949 |
  166. | Delayed_errors | 0 |
  167. | Delayed_insert_threads | 0 |
  168. | Delayed_writes | 0 |
  169. | Flashcache_enabled | OFF |
  170. | Flush_commands | 1 |
  171. | Handler_commit | 12647 |
  172. | Handler_delete | 933 |
  173. | Handler_discover | 0 |
  174. | Handler_prepare | 0 |
  175. | Handler_read_first | 581 |
  176. | Handler_read_key | 26967 |
  177. | Handler_read_last | 39 |
  178. | Handler_read_next | 21433 |
  179. | Handler_read_prev | 690 |
  180. | Handler_read_rnd | 3863 |
  181. | Handler_read_rnd_next | 71433 |
  182. | Handler_rollback | 0 |
  183. | Handler_savepoint | 0 |
  184. | Handler_savepoint_rollback | 0 |
  185. | Handler_update | 826 |
  186. | Handler_write | 34699 |
  187. | Innodb_adaptive_hash_cells | 276671 |
  188. | Innodb_adaptive_hash_heap_buffers | 7 |
  189. | Innodb_adaptive_hash_hash_searches | 70787 |
  190. | Innodb_adaptive_hash_non_hash_searches | 145666 |
  191. | Innodb_background_log_sync | 2859 |
  192. | Innodb_buffer_pool_pages_data | 2439 |
  193. | Innodb_buffer_pool_bytes_data | 39960576 |
  194. | Innodb_buffer_pool_pages_dirty | 373 |
  195. | Innodb_buffer_pool_bytes_dirty | 6111232 |
  196. | Innodb_buffer_pool_pages_flushed | 6452 |
  197. | Innodb_buffer_pool_pages_LRU_flushed | 0 |
  198. | Innodb_buffer_pool_pages_free | 5744 |
  199. | Innodb_buffer_pool_pages_made_not_young | 0 |
  200. | Innodb_buffer_pool_pages_made_young | 1 |
  201. | Innodb_buffer_pool_pages_misc | 8 |
  202. | Innodb_buffer_pool_pages_old | 880 |
  203. | Innodb_buffer_pool_pages_total | 8191 |
  204. | Innodb_buffer_pool_read_ahead_rnd | 0 |
  205. | Innodb_buffer_pool_read_ahead | 0 |
  206. | Innodb_buffer_pool_read_ahead_evicted | 0 |
  207. | Innodb_buffer_pool_read_requests | 673106 |
  208. | Innodb_buffer_pool_reads | 401 |
  209. | Innodb_buffer_pool_wait_free | 0 |
  210. | Innodb_buffer_pool_write_requests | 177774 |
  211. | Innodb_checkpoint_age | 719001 |
  212. | Innodb_checkpoint_max_age | 7782360 |
  213. | Innodb_checkpoint_target_age | 7539162 |
  214. | Innodb_data_fsyncs | 3816 |
  215. | Innodb_data_pending_fsyncs | 0 |
  216. | Innodb_data_pending_reads | 0 |
  217. | Innodb_data_pending_writes | 0 |
  218. | Innodb_data_read | 8753152 |
  219. | Innodb_data_reads | 411 |
  220. | Innodb_data_writes | 10170 |
  221. | Innodb_data_written | 222966272 |
  222. | Innodb_dblwr_pages_written | 6452 |
  223. | Innodb_dblwr_writes | 160 |
  224. | Innodb_deadlocks | 0 |
  225. | Innodb_dict_tables | 575 |
  226. | Innodb_have_atomic_builtins | ON |
  227. | Innodb_history_list_length | 623 |
  228. | Innodb_ibuf_discarded_delete_marks | 0 |
  229. | Innodb_ibuf_discarded_deletes | 0 |
  230. | Innodb_ibuf_discarded_inserts | 0 |
  231. | Innodb_ibuf_free_list | 0 |
  232. | Innodb_ibuf_merged_delete_marks | 0 |
  233. | Innodb_ibuf_merged_deletes | 0 |
  234. | Innodb_ibuf_merged_inserts | 0 |
  235. | Innodb_ibuf_merges | 0 |
  236. | Innodb_ibuf_segment_size | 2 |
  237. | Innodb_ibuf_size | 1 |
  238. | Innodb_log_waits | 0 |
  239. | Innodb_log_write_requests | 22145 |
  240. | Innodb_log_writes | 3384 |
  241. | Innodb_lsn_current | 22193269 |
  242. | Innodb_lsn_flushed | 22193269 |
  243. | Innodb_lsn_last_checkpoint | 21474268 |
  244. | Innodb_master_thread_1_second_loops | 1368 |
  245. | Innodb_master_thread_10_second_loops | 118 |
  246. | Innodb_master_thread_background_loops | 185 |
  247. | Innodb_master_thread_main_flush_loops | 185 |
  248. | Innodb_master_thread_sleeps | 1367 |
  249. | Innodb_max_trx_id | 13329 |
  250. | Innodb_mem_adaptive_hash | 2348656 |
  251. | Innodb_mem_dictionary | 6286576 |
  252. | Innodb_mem_total | 137756672 |
  253. | Innodb_mutex_os_waits | 133 |
  254. | Innodb_mutex_spin_rounds | 7928 |
  255. | Innodb_mutex_spin_waits | 700 |
  256. | Innodb_oldest_view_low_limit_trx_id | 12705 |
  257. | Innodb_os_log_fsyncs | 3507 |
  258. | Innodb_os_log_pending_fsyncs | 0 |
  259. | Innodb_os_log_pending_writes | 0 |
  260. | Innodb_os_log_written | 11489280 |
  261. | Innodb_page_size | 16384 |
  262. | Innodb_pages_created | 2039 |
  263. | Innodb_pages_read | 400 |
  264. | Innodb_pages_written | 6452 |
  265. | Innodb_purge_trx_id | 12694 |
  266. | Innodb_purge_undo_no | 0 |
  267. | Innodb_row_lock_current_waits | 0 |
  268. | Innodb_current_row_locks | 0 |
  269. | Innodb_row_lock_time | 0 |
  270. | Innodb_row_lock_time_avg | 0 |
  271. | Innodb_row_lock_time_max | 0 |
  272. | Innodb_row_lock_waits | 0 |
  273. | Innodb_rows_deleted | 894 |
  274. | Innodb_rows_inserted | 20166 |
  275. | Innodb_rows_read | 88927 |
  276. | Innodb_rows_updated | 493 |
  277. | Innodb_read_views_memory | 96 |
  278. | Innodb_descriptors_memory | 8000 |
  279. | Innodb_s_lock_os_waits | 176 |
  280. | Innodb_s_lock_spin_rounds | 5281 |
  281. | Innodb_s_lock_spin_waits | 179 |
  282. | Innodb_truncated_status_writes | 0 |
  283. | Innodb_x_lock_os_waits | 135 |
  284. | Innodb_x_lock_spin_rounds | 4831 |
  285. | Innodb_x_lock_spin_waits | 97 |
  286. | Key_blocks_not_flushed | 0 |
  287. | Key_blocks_unused | 13386 |
  288. | Key_blocks_used | 12 |
  289. | Key_read_requests | 536 |
  290. | Key_reads | 13 |
  291. | Key_write_requests | 387 |
  292. | Key_writes | 22 |
  293. | Last_query_cost | 0.000000 |
  294. | Max_used_connections | 101 |
  295. | Not_flushed_delayed_rows | 0 |
  296. | Open_files | 51 |
  297. | Open_streams | 0 |
  298. | Open_table_definitions | 187 |
  299. | Open_tables | 249 |
  300. | Opened_files | 4779 |
  301. | Opened_table_definitions | 2209 |
  302. | Opened_tables | 2404 |
  303. | Performance_schema_cond_classes_lost | 0 |
  304. | Performance_schema_cond_instances_lost | 0 |
  305. | Performance_schema_file_classes_lost | 0 |
  306. | Performance_schema_file_handles_lost | 0 |
  307. | Performance_schema_file_instances_lost | 0 |
  308. | Performance_schema_locker_lost | 0 |
  309. | Performance_schema_mutex_classes_lost | 0 |
  310. | Performance_schema_mutex_instances_lost | 0 |
  311. | Performance_schema_rwlock_classes_lost | 0 |
  312. | Performance_schema_rwlock_instances_lost | 0 |
  313. | Performance_schema_table_handles_lost | 0 |
  314. | Performance_schema_table_instances_lost | 0 |
  315. | Performance_schema_thread_classes_lost | 0 |
  316. | Performance_schema_thread_instances_lost | 0 |
  317. | Prepared_stmt_count | 0 |
  318. | Qcache_free_blocks | 22 |
  319. | Qcache_free_memory | 13602344 |
  320. | Qcache_hits | 149762 |
  321. | Qcache_inserts | 2705 |
  322. | Qcache_lowmem_prunes | 0 |
  323. | Qcache_not_cached | 935 |
  324. | Qcache_queries_in_cache | 1490 |
  325. | Qcache_total_blocks | 3099 |
  326. | Queries | 175890 |
  327. | Questions | 175890 |
  328. | Rpl_status | AUTH_MASTER |
  329. | Select_full_join | 57 |
  330. | Select_full_range_join | 61 |
  331. | Select_range | 492 |
  332. | Select_range_check | 0 |
  333. | Select_scan | 775 |
  334. | Slave_heartbeat_period | 0.000 |
  335. | Slave_open_temp_tables | 0 |
  336. | Slave_received_heartbeats | 0 |
  337. | Slave_retried_transactions | 0 |
  338. | Slave_running | OFF |
  339. | Slow_launch_threads | 0 |
  340. | Slow_queries | 0 |
  341. | Sort_merge_passes | 0 |
  342. | Sort_range | 119 |
  343. | Sort_rows | 3400 |
  344. | Sort_scan | 251 |
  345. | Ssl_accept_renegotiates | 0 |
  346. | Ssl_accepts | 0 |
  347. | Ssl_callback_cache_hits | 0 |
  348. | Ssl_cipher | |
  349. | Ssl_cipher_list | |
  350. | Ssl_client_connects | 0 |
  351. | Ssl_connect_renegotiates | 0 |
  352. | Ssl_ctx_verify_depth | 0 |
  353. | Ssl_ctx_verify_mode | 0 |
  354. | Ssl_default_timeout | 0 |
  355. | Ssl_finished_accepts | 0 |
  356. | Ssl_finished_connects | 0 |
  357. | Ssl_session_cache_hits | 0 |
  358. | Ssl_session_cache_misses | 0 |
  359. | Ssl_session_cache_mode | NONE |
  360. | Ssl_session_cache_overflows | 0 |
  361. | Ssl_session_cache_size | 0 |
  362. | Ssl_session_cache_timeouts | 0 |
  363. | Ssl_sessions_reused | 0 |
  364. | Ssl_used_session_cache_entries | 0 |
  365. | Ssl_verify_depth | 0 |
  366. | Ssl_verify_mode | 0 |
  367. | Ssl_version | |
  368. | Table_locks_immediate | 17624 |
  369. | Table_locks_waited | 0 |
  370. | Tc_log_max_pages_used | 0 |
  371. | Tc_log_page_size | 0 |
  372. | Tc_log_page_waits | 0 |
  373. | Threadpool_idle_threads | 0 |
  374. | Threadpool_threads | 0 |
  375. | Threads_cached | 7 |
  376. | Threads_connected | 2 |
  377. | Threads_created | 484 |
  378. | Threads_running | 2 |
  379. | Uptime | 6021 |
  380. | Uptime_since_flush_status | 6021 |
  381. | binlog_commits | 0 |
  382. | binlog_group_commits | 0 |
  383. +------------------------------------------+-------------+
  384. 376 rows in set (0.00 sec)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement