Advertisement
Guest User

Untitled

a guest
Mar 28th, 2011
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.87 KB | None | 0 0
  1. mysql> show global variables;
  2. +---------------------------------+-------------------------------+
  3. | Variable_name | Value |
  4. +---------------------------------+-------------------------------+
  5. | auto_increment_increment | 2 |
  6. | auto_increment_offset | 1 |
  7. | automatic_sp_privileges | ON |
  8. | back_log | 50 |
  9. | basedir | / |
  10. | binlog_cache_size | 32768 |
  11. | bulk_insert_buffer_size | 8388608 |
  12. | character_set_client | latin1 |
  13. | character_set_connection | latin1 |
  14. | character_set_database | latin1 |
  15. | character_set_filesystem | binary |
  16. | character_set_results | latin1 |
  17. | character_set_server | latin1 |
  18. | character_set_system | utf8 |
  19. | character_sets_dir | /usr/share/mysql/charsets/ |
  20. | collation_connection | latin1_swedish_ci |
  21. | collation_database | latin1_swedish_ci |
  22. | collation_server | latin1_swedish_ci |
  23. | completion_type | 0 |
  24. | concurrent_insert | 1 |
  25. | connect_timeout | 5 |
  26. | datadir | /WEBDB/ |
  27. | date_format | %Y-%m-%d |
  28. | datetime_format | %Y-%m-%d %H:%i:%s |
  29. | default_week_format | 0 |
  30. | delay_key_write | ON |
  31. | delayed_insert_limit | 100 |
  32. | delayed_insert_timeout | 300 |
  33. | delayed_queue_size | 1000 |
  34. | div_precision_increment | 4 |
  35. | engine_condition_pushdown | OFF |
  36. | expire_logs_days | 0 |
  37. | flush | OFF |
  38. | flush_time | 0 |
  39. | ft_boolean_syntax | + -><()~*:""&| |
  40. | ft_max_word_len | 84 |
  41. | ft_min_word_len | 4 |
  42. | ft_query_expansion_limit | 20 |
  43. | ft_stopword_file | (built-in) |
  44. | group_concat_max_len | 1024 |
  45. | have_archive | YES |
  46. | have_bdb | NO |
  47. | have_blackhole_engine | YES |
  48. | have_compress | YES |
  49. | have_crypt | YES |
  50. | have_csv | YES |
  51. | have_dynamic_loading | YES |
  52. | have_example_engine | YES |
  53. | have_federated_engine | YES |
  54. | have_geometry | YES |
  55. | have_innodb | YES |
  56. | have_isam | NO |
  57. | have_merge_engine | YES |
  58. | have_ndbcluster | DISABLED |
  59. | have_openssl | DISABLED |
  60. | have_ssl | DISABLED |
  61. | have_query_cache | YES |
  62. | have_raid | NO |
  63. | have_rtree_keys | YES |
  64. | have_symlink | YES |
  65. | hostname | hostname |
  66. | init_connect | |
  67. | init_file | |
  68. | init_slave | |
  69. | innodb_additional_mem_pool_size | 1048576 |
  70. | innodb_autoextend_increment | 8 |
  71. | innodb_buffer_pool_awe_mem_mb | 0 |
  72. | innodb_buffer_pool_size | 8388608 |
  73. | innodb_checksums | ON |
  74. | innodb_commit_concurrency | 0 |
  75. | innodb_concurrency_tickets | 500 |
  76. | innodb_data_file_path | ibdata1:10M:autoextend |
  77. | innodb_data_home_dir | |
  78. | innodb_doublewrite | ON |
  79. | innodb_fast_shutdown | 1 |
  80. | innodb_file_io_threads | 4 |
  81. | innodb_file_per_table | OFF |
  82. | innodb_flush_log_at_trx_commit | 1 |
  83. | innodb_flush_method | |
  84. | innodb_force_recovery | 0 |
  85. | innodb_lock_wait_timeout | 50 |
  86. | innodb_locks_unsafe_for_binlog | OFF |
  87. | innodb_log_arch_dir | |
  88. | innodb_log_archive | OFF |
  89. | innodb_log_buffer_size | 1048576 |
  90. | innodb_log_file_size | 5242880 |
  91. | innodb_log_files_in_group | 2 |
  92. | innodb_log_group_home_dir | ./ |
  93. | innodb_max_dirty_pages_pct | 90 |
  94. | innodb_max_purge_lag | 0 |
  95. | innodb_mirrored_log_groups | 1 |
  96. | innodb_open_files | 300 |
  97. | innodb_rollback_on_timeout | OFF |
  98. | innodb_support_xa | ON |
  99. | innodb_sync_spin_loops | 20 |
  100. | innodb_table_locks | ON |
  101. | innodb_thread_concurrency | 8 |
  102. | innodb_thread_sleep_delay | 10000 |
  103. | interactive_timeout | 28800 |
  104. | join_buffer_size | 131072 |
  105. | key_buffer_size | 268435456 |
  106. | key_cache_age_threshold | 300 |
  107. | key_cache_block_size | 1024 |
  108. | key_cache_division_limit | 100 |
  109. | language | /usr/share/mysql/english/ |
  110. | large_files_support | ON |
  111. | large_page_size | 0 |
  112. | large_pages | OFF |
  113. | lc_time_names | en_US |
  114. | license | GPL |
  115. | local_infile | ON |
  116. | locked_in_memory | OFF |
  117. | log | OFF |
  118. | log_bin | ON |
  119. | log_bin_trust_function_creators | OFF |
  120. | log_error | /var/lib/mysql/WEBDB.err |
  121. | log_queries_not_using_indexes | OFF |
  122. | log_slave_updates | OFF |
  123. | log_slow_queries | OFF |
  124. | log_warnings | 1 |
  125. | long_query_time | 10 |
  126. | low_priority_updates | OFF |
  127. | lower_case_file_system | OFF |
  128. | lower_case_table_names | 0 |
  129. | max_allowed_packet | 1047552 |
  130. | max_binlog_cache_size | 4294967295 |
  131. | max_binlog_size | 102400000 |
  132. | max_connect_errors | 10 |
  133. | max_connections | 500 |
  134. | max_delayed_threads | 20 |
  135. | max_error_count | 64 |
  136. | max_heap_table_size | 16777216 |
  137. | max_insert_delayed_threads | 20 |
  138. | max_join_size | 18446744073709551615 |
  139. | max_length_for_sort_data | 1024 |
  140. | max_prepared_stmt_count | 16382 |
  141. | max_relay_log_size | 0 |
  142. | max_seeks_for_key | 4294967295 |
  143. | max_sort_length | 1024 |
  144. | max_sp_recursion_depth | 0 |
  145. | max_tmp_tables | 32 |
  146. | max_user_connections | 0 |
  147. | max_write_lock_count | 4294967295 |
  148. | multi_range_count | 256 |
  149. | myisam_data_pointer_size | 6 |
  150. | myisam_max_sort_file_size | 2147483647 |
  151. | myisam_recover_options | OFF |
  152. | myisam_repair_threads | 1 |
  153. | myisam_sort_buffer_size | 67108864 |
  154. | myisam_stats_method | nulls_unequal |
  155. | ndb_autoincrement_prefetch_sz | 32 |
  156. | ndb_force_send | ON |
  157. | ndb_use_exact_count | ON |
  158. | ndb_use_transactions | ON |
  159. | ndb_cache_check_time | 0 |
  160. | ndb_connectstring | |
  161. | net_buffer_length | 16384 |
  162. | net_read_timeout | 30 |
  163. | net_retry_count | 10 |
  164. | net_write_timeout | 60 |
  165. | new | OFF |
  166. | old_passwords | OFF |
  167. | open_files_limit | 65536 |
  168. | optimizer_prune_level | 1 |
  169. | optimizer_search_depth | 62 |
  170. | pid_file | /var/lib/mysql/WEBDB.pid |
  171. | port | 1545 |
  172. | preload_buffer_size | 32768 |
  173. | profiling | OFF |
  174. | profiling_history_size | 15 |
  175. | protocol_version | 10 |
  176. | query_alloc_block_size | 8192 |
  177. | query_cache_limit | 1048576 |
  178. | query_cache_min_res_unit | 4096 |
  179. | query_cache_size | 16777216 |
  180. | query_cache_type | ON |
  181. | query_cache_wlock_invalidate | OFF |
  182. | query_prealloc_size | 8192 |
  183. | range_alloc_block_size | 2048 |
  184. | read_buffer_size | 1044480 |
  185. | read_only | OFF |
  186. | read_rnd_buffer_size | 4190208 |
  187. | relay_log_purge | ON |
  188. | relay_log_space_limit | 0 |
  189. | rpl_recovery_rank | 0 |
  190. | secure_auth | OFF |
  191. | secure_file_priv | |
  192. | server_id | 1 |
  193. | skip_external_locking | ON |
  194. | skip_networking | OFF |
  195. | skip_show_database | OFF |
  196. | slave_compressed_protocol | OFF |
  197. | slave_load_tmpdir | /tmp/ |
  198. | slave_net_timeout | 3600 |
  199. | slave_skip_errors | OFF |
  200. | slave_transaction_retries | 10 |
  201. | slow_launch_time | 2 |
  202. | socket | /var/lib/mysql/WEBDB.sock |
  203. | sort_buffer_size | 1048568 |
  204. | sql_big_selects | ON |
  205. | sql_mode | |
  206. | sql_notes | ON |
  207. | sql_warnings | OFF |
  208. | ssl_ca | |
  209. | ssl_capath | |
  210. | ssl_cert | |
  211. | ssl_cipher | |
  212. | ssl_key | |
  213. | storage_engine | MyISAM |
  214. | sync_binlog | 1 |
  215. | sync_frm | ON |
  216. | system_time_zone | GMT |
  217. | table_cache | 256 |
  218. | table_lock_wait_timeout | 50 |
  219. | table_type | MyISAM |
  220. | thread_cache_size | 8 |
  221. | thread_stack | 196608 |
  222. | time_format | %H:%i:%s |
  223. | time_zone | SYSTEM |
  224. | timed_mutexes | OFF |
  225. | tmp_table_size | 33554432 |
  226. | tmpdir | /tmp/ |
  227. | transaction_alloc_block_size | 8192 |
  228. | transaction_prealloc_size | 4096 |
  229. | tx_isolation | REPEATABLE-READ |
  230. | updatable_views_with_limit | YES |
  231. | version | 5.0.45-community-log |
  232. | version_comment | MySQL Community Edition (GPL) |
  233. | version_compile_machine | i686 |
  234. | version_compile_os | pc-linux-gnu |
  235. | wait_timeout | 28800 |
  236. +---------------------------------+-------------------------------+
  237. 231 rows in set (0.00 sec)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement