Merge lp:~tsarev/percona-server/5.5_percona_server_variables_fix_bug_785566 into lp:percona-server/5.5

Proposed by Oleg Tsarev
Status: Superseded
Proposed branch: lp:~tsarev/percona-server/5.5_percona_server_variables_fix_bug_785566
Merge into: lp:percona-server/5.5
Diff against target: 721 lines (+702/-0)
4 files modified
mysql-test/percona_server_variables_debug.result (+343/-0)
mysql-test/percona_server_variables_debug.test (+8/-0)
mysql-test/percona_server_variables_release.result (+343/-0)
mysql-test/percona_server_variables_release.test (+8/-0)
To merge this branch: bzr merge lp:~tsarev/percona-server/5.5_percona_server_variables_fix_bug_785566
Reviewer Review Type Date Requested Status
Percona developers Pending
Review via email: mp+65500@code.launchpad.net

This proposal has been superseded by a proposal from 2011-06-23.

Description of the change

restored removed percona_server_variables, splited to
 * percona_server_variables_release
 * percona_server_variables_debug

Build of branch:
http://jenkins.percona.com/view/Percona%20Server%205.5/job/percona-server-5.5-param/19/

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'mysql-test/percona_server_variables_debug.result'
2--- mysql-test/percona_server_variables_debug.result 1970-01-01 00:00:00 +0000
3+++ mysql-test/percona_server_variables_debug.result 2011-06-22 13:41:21 +0000
4@@ -0,0 +1,343 @@
5+show variables;
6+Variable_name Value
7+auto_increment_increment Value
8+auto_increment_offset Value
9+autocommit Value
10+automatic_sp_privileges Value
11+back_log Value
12+basedir Value
13+big_tables Value
14+binlog_cache_size Value
15+binlog_direct_non_transactional_updates Value
16+binlog_format Value
17+bulk_insert_buffer_size Value
18+character_set_client Value
19+character_set_connection Value
20+character_set_database Value
21+character_set_filesystem Value
22+character_set_results Value
23+character_set_server Value
24+character_set_system Value
25+character_sets_dir Value
26+collation_connection Value
27+collation_database Value
28+collation_server Value
29+completion_type Value
30+concurrent_insert Value
31+connect_timeout Value
32+datadir Value
33+date_format Value
34+datetime_format Value
35+debug Value
36+debug_sync Value
37+default_week_format Value
38+delay_key_write Value
39+delayed_insert_limit Value
40+delayed_insert_timeout Value
41+delayed_queue_size Value
42+div_precision_increment Value
43+enable_query_response_time_stats Value
44+engine_condition_pushdown Value
45+error_count Value
46+event_scheduler Value
47+expire_logs_days Value
48+fast_index_creation Value
49+flush Value
50+flush_time Value
51+foreign_key_checks Value
52+ft_boolean_syntax Value
53+ft_max_word_len Value
54+ft_min_word_len Value
55+ft_query_expansion_limit Value
56+ft_stopword_file Value
57+general_log Value
58+general_log_file Value
59+group_concat_max_len Value
60+have_community_features Value
61+have_compress Value
62+have_crypt Value
63+have_csv Value
64+have_dynamic_loading Value
65+have_geometry Value
66+have_innodb Value
67+have_ndbcluster Value
68+have_openssl Value
69+have_partitioning Value
70+have_query_cache Value
71+have_response_time_distribution Value
72+have_rtree_keys Value
73+have_ssl Value
74+have_symlink Value
75+hostname Value
76+identity Value
77+ignore_builtin_innodb Value
78+init_connect Value
79+init_file Value
80+init_slave Value
81+innodb_adaptive_checkpoint Value
82+innodb_adaptive_flushing Value
83+innodb_adaptive_hash_index Value
84+innodb_additional_mem_pool_size Value
85+innodb_auto_lru_dump Value
86+innodb_autoextend_increment Value
87+innodb_autoinc_lock_mode Value
88+innodb_buffer_pool_shm_checksum Value
89+innodb_buffer_pool_shm_key Value
90+innodb_buffer_pool_size Value
91+innodb_change_buffering Value
92+innodb_checkpoint_age_target Value
93+innodb_checksums Value
94+innodb_commit_concurrency Value
95+innodb_concurrency_tickets Value
96+innodb_data_file_path Value
97+innodb_data_home_dir Value
98+innodb_dict_size_limit Value
99+innodb_doublewrite Value
100+innodb_doublewrite_file Value
101+innodb_enable_unsafe_group_commit Value
102+innodb_expand_import Value
103+innodb_extra_rsegments Value
104+innodb_extra_undoslots Value
105+innodb_fast_checksum Value
106+innodb_fast_recovery Value
107+innodb_fast_shutdown Value
108+innodb_file_format Value
109+innodb_file_format_check Value
110+innodb_file_per_table Value
111+innodb_flush_log_at_trx_commit Value
112+innodb_flush_log_at_trx_commit_session Value
113+innodb_flush_method Value
114+innodb_flush_neighbor_pages Value
115+innodb_force_recovery Value
116+innodb_ibuf_accel_rate Value
117+innodb_ibuf_active_contract Value
118+innodb_ibuf_max_size Value
119+innodb_io_capacity Value
120+innodb_lock_wait_timeout Value
121+innodb_locks_unsafe_for_binlog Value
122+innodb_log_buffer_size Value
123+innodb_log_file_size Value
124+innodb_log_files_in_group Value
125+innodb_log_group_home_dir Value
126+innodb_max_dirty_pages_pct Value
127+innodb_max_purge_lag Value
128+innodb_mirrored_log_groups Value
129+innodb_old_blocks_pct Value
130+innodb_old_blocks_time Value
131+innodb_open_files Value
132+innodb_overwrite_relay_log_info Value
133+innodb_page_size Value
134+innodb_pass_corrupt_table Value
135+innodb_read_ahead Value
136+innodb_read_ahead_threshold Value
137+innodb_read_io_threads Value
138+innodb_recovery_stats Value
139+innodb_replication_delay Value
140+innodb_rollback_on_timeout Value
141+innodb_show_locks_held Value
142+innodb_show_verbose_locks Value
143+innodb_spin_wait_delay Value
144+innodb_stats_auto_update Value
145+innodb_stats_method Value
146+innodb_stats_on_metadata Value
147+innodb_stats_sample_pages Value
148+innodb_stats_update_need_lock Value
149+innodb_strict_mode Value
150+innodb_support_xa Value
151+innodb_sync_spin_loops Value
152+innodb_table_locks Value
153+innodb_thread_concurrency Value
154+innodb_thread_concurrency_timer_based Value
155+innodb_thread_sleep_delay Value
156+innodb_use_purge_thread Value
157+innodb_use_sys_malloc Value
158+innodb_use_sys_stats_table Value
159+innodb_version Value
160+innodb_write_io_threads Value
161+insert_id Value
162+interactive_timeout Value
163+join_buffer_size Value
164+keep_files_on_create Value
165+key_buffer_size Value
166+key_cache_age_threshold Value
167+key_cache_block_size Value
168+key_cache_division_limit Value
169+language Value
170+large_files_support Value
171+large_page_size Value
172+large_pages Value
173+last_insert_id Value
174+lc_time_names Value
175+license Value
176+local_infile Value
177+locked_in_memory Value
178+log Value
179+log_bin Value
180+log_bin_trust_function_creators Value
181+log_bin_trust_routine_creators Value
182+log_error Value
183+log_output Value
184+log_queries_not_using_indexes Value
185+log_slave_updates Value
186+log_slow_filter Value
187+log_slow_queries Value
188+log_slow_rate_limit Value
189+log_slow_slave_statements Value
190+log_slow_sp_statements Value
191+log_slow_timestamp_every Value
192+log_slow_verbosity Value
193+log_warnings Value
194+long_query_time Value
195+low_priority_updates Value
196+lower_case_file_system Value
197+lower_case_table_names Value
198+max_allowed_packet Value
199+max_binlog_cache_size Value
200+max_binlog_size Value
201+max_connect_errors Value
202+max_connections Value
203+max_delayed_threads Value
204+max_error_count Value
205+max_heap_table_size Value
206+max_insert_delayed_threads Value
207+max_join_size Value
208+max_length_for_sort_data Value
209+max_prepared_stmt_count Value
210+max_relay_log_size Value
211+max_seeks_for_key Value
212+max_sort_length Value
213+max_sp_recursion_depth Value
214+max_tmp_tables Value
215+max_user_connections Value
216+max_write_lock_count Value
217+min_examined_row_limit Value
218+multi_range_count Value
219+myisam_data_pointer_size Value
220+myisam_max_sort_file_size Value
221+myisam_mmap_size Value
222+myisam_recover_options Value
223+myisam_repair_threads Value
224+myisam_sort_buffer_size Value
225+myisam_stats_method Value
226+myisam_use_mmap Value
227+net_buffer_length Value
228+net_read_timeout Value
229+net_retry_count Value
230+net_write_timeout Value
231+new Value
232+old Value
233+old_alter_table Value
234+old_passwords Value
235+open_files_limit Value
236+optimizer_fix Value
237+optimizer_prune_level Value
238+optimizer_search_depth Value
239+optimizer_switch Value
240+pid_file Value
241+plugin_dir Value
242+port Value
243+preload_buffer_size Value
244+profiling Value
245+profiling_history_size Value
246+profiling_server Value
247+profiling_use_getrusage Value
248+protocol_version Value
249+pseudo_thread_id Value
250+query_alloc_block_size Value
251+query_cache_limit Value
252+query_cache_min_res_unit Value
253+query_cache_size Value
254+query_cache_strip_comments Value
255+query_cache_type Value
256+query_cache_wlock_invalidate Value
257+query_prealloc_size Value
258+query_response_time_range_base Value
259+rand_seed1 Value
260+rand_seed2 Value
261+range_alloc_block_size Value
262+read_buffer_size Value
263+read_only Value
264+read_rnd_buffer_size Value
265+relay_log Value
266+relay_log_index Value
267+relay_log_info_file Value
268+relay_log_purge Value
269+relay_log_space_limit Value
270+report_host Value
271+report_password Value
272+report_port Value
273+report_user Value
274+rpl_recovery_rank Value
275+secure_auth Value
276+secure_file_priv Value
277+server_id Value
278+skip_external_locking Value
279+skip_name_resolve Value
280+skip_networking Value
281+skip_show_database Value
282+slave_compressed_protocol Value
283+slave_exec_mode Value
284+slave_load_tmpdir Value
285+slave_net_timeout Value
286+slave_skip_errors Value
287+slave_transaction_retries Value
288+slow_launch_time Value
289+slow_query_log Value
290+slow_query_log_file Value
291+slow_query_log_microseconds_timestamp Value
292+socket Value
293+sort_buffer_size Value
294+sql_auto_is_null Value
295+sql_big_selects Value
296+sql_big_tables Value
297+sql_buffer_result Value
298+sql_log_bin Value
299+sql_log_off Value
300+sql_log_update Value
301+sql_low_priority_updates Value
302+sql_max_join_size Value
303+sql_mode Value
304+sql_notes Value
305+sql_quote_show_create Value
306+sql_safe_updates Value
307+sql_select_limit Value
308+sql_slave_skip_counter Value
309+sql_warnings Value
310+ssl_ca Value
311+ssl_capath Value
312+ssl_cert Value
313+ssl_cipher Value
314+ssl_key Value
315+storage_engine Value
316+suppress_log_warning_1592 Value
317+sync_binlog Value
318+sync_frm Value
319+system_time_zone Value
320+table_definition_cache Value
321+table_lock_wait_timeout Value
322+table_open_cache Value
323+table_type Value
324+thread_cache_size Value
325+thread_handling Value
326+thread_stack Value
327+thread_statistics Value
328+time_format Value
329+time_zone Value
330+timed_mutexes Value
331+timestamp Value
332+tmp_table_size Value
333+tmpdir Value
334+transaction_alloc_block_size Value
335+transaction_prealloc_size Value
336+tx_isolation Value
337+unique_checks Value
338+updatable_views_with_limit Value
339+use_global_log_slow_control Value
340+use_global_long_query_time Value
341+userstat_running Value
342+version Value
343+version_comment Value
344+version_compile_machine Value
345+version_compile_os Value
346+wait_timeout Value
347+warning_count Value
348
349=== added file 'mysql-test/percona_server_variables_debug.test'
350--- mysql-test/percona_server_variables_debug.test 1970-01-01 00:00:00 +0000
351+++ mysql-test/percona_server_variables_debug.test 2011-06-22 13:41:21 +0000
352@@ -0,0 +1,8 @@
353+--source include/have_response_time_distribution.inc
354+--source include/have_innodb.inc
355+--source include/have_debug.inc
356+
357+#check the list of variable names
358+--replace_column 2 Value
359+show variables;
360+
361
362=== added file 'mysql-test/percona_server_variables_release.result'
363--- mysql-test/percona_server_variables_release.result 1970-01-01 00:00:00 +0000
364+++ mysql-test/percona_server_variables_release.result 2011-06-22 13:41:21 +0000
365@@ -0,0 +1,343 @@
366+show variables;
367+Variable_name Value
368+auto_increment_increment Value
369+auto_increment_offset Value
370+autocommit Value
371+automatic_sp_privileges Value
372+back_log Value
373+basedir Value
374+big_tables Value
375+binlog_cache_size Value
376+binlog_direct_non_transactional_updates Value
377+binlog_format Value
378+bulk_insert_buffer_size Value
379+character_set_client Value
380+character_set_connection Value
381+character_set_database Value
382+character_set_filesystem Value
383+character_set_results Value
384+character_set_server Value
385+character_set_system Value
386+character_sets_dir Value
387+collation_connection Value
388+collation_database Value
389+collation_server Value
390+completion_type Value
391+concurrent_insert Value
392+connect_timeout Value
393+datadir Value
394+date_format Value
395+datetime_format Value
396+debug Value
397+debug_sync Value
398+default_week_format Value
399+delay_key_write Value
400+delayed_insert_limit Value
401+delayed_insert_timeout Value
402+delayed_queue_size Value
403+div_precision_increment Value
404+enable_query_response_time_stats Value
405+engine_condition_pushdown Value
406+error_count Value
407+event_scheduler Value
408+expire_logs_days Value
409+fast_index_creation Value
410+flush Value
411+flush_time Value
412+foreign_key_checks Value
413+ft_boolean_syntax Value
414+ft_max_word_len Value
415+ft_min_word_len Value
416+ft_query_expansion_limit Value
417+ft_stopword_file Value
418+general_log Value
419+general_log_file Value
420+group_concat_max_len Value
421+have_community_features Value
422+have_compress Value
423+have_crypt Value
424+have_csv Value
425+have_dynamic_loading Value
426+have_geometry Value
427+have_innodb Value
428+have_ndbcluster Value
429+have_openssl Value
430+have_partitioning Value
431+have_query_cache Value
432+have_response_time_distribution Value
433+have_rtree_keys Value
434+have_ssl Value
435+have_symlink Value
436+hostname Value
437+identity Value
438+ignore_builtin_innodb Value
439+init_connect Value
440+init_file Value
441+init_slave Value
442+innodb_adaptive_checkpoint Value
443+innodb_adaptive_flushing Value
444+innodb_adaptive_hash_index Value
445+innodb_additional_mem_pool_size Value
446+innodb_auto_lru_dump Value
447+innodb_autoextend_increment Value
448+innodb_autoinc_lock_mode Value
449+innodb_buffer_pool_shm_checksum Value
450+innodb_buffer_pool_shm_key Value
451+innodb_buffer_pool_size Value
452+innodb_change_buffering Value
453+innodb_checkpoint_age_target Value
454+innodb_checksums Value
455+innodb_commit_concurrency Value
456+innodb_concurrency_tickets Value
457+innodb_data_file_path Value
458+innodb_data_home_dir Value
459+innodb_dict_size_limit Value
460+innodb_doublewrite Value
461+innodb_doublewrite_file Value
462+innodb_enable_unsafe_group_commit Value
463+innodb_expand_import Value
464+innodb_extra_rsegments Value
465+innodb_extra_undoslots Value
466+innodb_fast_checksum Value
467+innodb_fast_recovery Value
468+innodb_fast_shutdown Value
469+innodb_file_format Value
470+innodb_file_format_check Value
471+innodb_file_per_table Value
472+innodb_flush_log_at_trx_commit Value
473+innodb_flush_log_at_trx_commit_session Value
474+innodb_flush_method Value
475+innodb_flush_neighbor_pages Value
476+innodb_force_recovery Value
477+innodb_ibuf_accel_rate Value
478+innodb_ibuf_active_contract Value
479+innodb_ibuf_max_size Value
480+innodb_io_capacity Value
481+innodb_lock_wait_timeout Value
482+innodb_locks_unsafe_for_binlog Value
483+innodb_log_buffer_size Value
484+innodb_log_file_size Value
485+innodb_log_files_in_group Value
486+innodb_log_group_home_dir Value
487+innodb_max_dirty_pages_pct Value
488+innodb_max_purge_lag Value
489+innodb_mirrored_log_groups Value
490+innodb_old_blocks_pct Value
491+innodb_old_blocks_time Value
492+innodb_open_files Value
493+innodb_overwrite_relay_log_info Value
494+innodb_page_size Value
495+innodb_pass_corrupt_table Value
496+innodb_read_ahead Value
497+innodb_read_ahead_threshold Value
498+innodb_read_io_threads Value
499+innodb_recovery_stats Value
500+innodb_replication_delay Value
501+innodb_rollback_on_timeout Value
502+innodb_show_locks_held Value
503+innodb_show_verbose_locks Value
504+innodb_spin_wait_delay Value
505+innodb_stats_auto_update Value
506+innodb_stats_method Value
507+innodb_stats_on_metadata Value
508+innodb_stats_sample_pages Value
509+innodb_stats_update_need_lock Value
510+innodb_strict_mode Value
511+innodb_support_xa Value
512+innodb_sync_spin_loops Value
513+innodb_table_locks Value
514+innodb_thread_concurrency Value
515+innodb_thread_concurrency_timer_based Value
516+innodb_thread_sleep_delay Value
517+innodb_use_purge_thread Value
518+innodb_use_sys_malloc Value
519+innodb_use_sys_stats_table Value
520+innodb_version Value
521+innodb_write_io_threads Value
522+insert_id Value
523+interactive_timeout Value
524+join_buffer_size Value
525+keep_files_on_create Value
526+key_buffer_size Value
527+key_cache_age_threshold Value
528+key_cache_block_size Value
529+key_cache_division_limit Value
530+language Value
531+large_files_support Value
532+large_page_size Value
533+large_pages Value
534+last_insert_id Value
535+lc_time_names Value
536+license Value
537+local_infile Value
538+locked_in_memory Value
539+log Value
540+log_bin Value
541+log_bin_trust_function_creators Value
542+log_bin_trust_routine_creators Value
543+log_error Value
544+log_output Value
545+log_queries_not_using_indexes Value
546+log_slave_updates Value
547+log_slow_filter Value
548+log_slow_queries Value
549+log_slow_rate_limit Value
550+log_slow_slave_statements Value
551+log_slow_sp_statements Value
552+log_slow_timestamp_every Value
553+log_slow_verbosity Value
554+log_warnings Value
555+long_query_time Value
556+low_priority_updates Value
557+lower_case_file_system Value
558+lower_case_table_names Value
559+max_allowed_packet Value
560+max_binlog_cache_size Value
561+max_binlog_size Value
562+max_connect_errors Value
563+max_connections Value
564+max_delayed_threads Value
565+max_error_count Value
566+max_heap_table_size Value
567+max_insert_delayed_threads Value
568+max_join_size Value
569+max_length_for_sort_data Value
570+max_prepared_stmt_count Value
571+max_relay_log_size Value
572+max_seeks_for_key Value
573+max_sort_length Value
574+max_sp_recursion_depth Value
575+max_tmp_tables Value
576+max_user_connections Value
577+max_write_lock_count Value
578+min_examined_row_limit Value
579+multi_range_count Value
580+myisam_data_pointer_size Value
581+myisam_max_sort_file_size Value
582+myisam_mmap_size Value
583+myisam_recover_options Value
584+myisam_repair_threads Value
585+myisam_sort_buffer_size Value
586+myisam_stats_method Value
587+myisam_use_mmap Value
588+net_buffer_length Value
589+net_read_timeout Value
590+net_retry_count Value
591+net_write_timeout Value
592+new Value
593+old Value
594+old_alter_table Value
595+old_passwords Value
596+open_files_limit Value
597+optimizer_fix Value
598+optimizer_prune_level Value
599+optimizer_search_depth Value
600+optimizer_switch Value
601+pid_file Value
602+plugin_dir Value
603+port Value
604+preload_buffer_size Value
605+profiling Value
606+profiling_history_size Value
607+profiling_server Value
608+profiling_use_getrusage Value
609+protocol_version Value
610+pseudo_thread_id Value
611+query_alloc_block_size Value
612+query_cache_limit Value
613+query_cache_min_res_unit Value
614+query_cache_size Value
615+query_cache_strip_comments Value
616+query_cache_type Value
617+query_cache_wlock_invalidate Value
618+query_prealloc_size Value
619+query_response_time_range_base Value
620+rand_seed1 Value
621+rand_seed2 Value
622+range_alloc_block_size Value
623+read_buffer_size Value
624+read_only Value
625+read_rnd_buffer_size Value
626+relay_log Value
627+relay_log_index Value
628+relay_log_info_file Value
629+relay_log_purge Value
630+relay_log_space_limit Value
631+report_host Value
632+report_password Value
633+report_port Value
634+report_user Value
635+rpl_recovery_rank Value
636+secure_auth Value
637+secure_file_priv Value
638+server_id Value
639+skip_external_locking Value
640+skip_name_resolve Value
641+skip_networking Value
642+skip_show_database Value
643+slave_compressed_protocol Value
644+slave_exec_mode Value
645+slave_load_tmpdir Value
646+slave_net_timeout Value
647+slave_skip_errors Value
648+slave_transaction_retries Value
649+slow_launch_time Value
650+slow_query_log Value
651+slow_query_log_file Value
652+slow_query_log_microseconds_timestamp Value
653+socket Value
654+sort_buffer_size Value
655+sql_auto_is_null Value
656+sql_big_selects Value
657+sql_big_tables Value
658+sql_buffer_result Value
659+sql_log_bin Value
660+sql_log_off Value
661+sql_log_update Value
662+sql_low_priority_updates Value
663+sql_max_join_size Value
664+sql_mode Value
665+sql_notes Value
666+sql_quote_show_create Value
667+sql_safe_updates Value
668+sql_select_limit Value
669+sql_slave_skip_counter Value
670+sql_warnings Value
671+ssl_ca Value
672+ssl_capath Value
673+ssl_cert Value
674+ssl_cipher Value
675+ssl_key Value
676+storage_engine Value
677+suppress_log_warning_1592 Value
678+sync_binlog Value
679+sync_frm Value
680+system_time_zone Value
681+table_definition_cache Value
682+table_lock_wait_timeout Value
683+table_open_cache Value
684+table_type Value
685+thread_cache_size Value
686+thread_handling Value
687+thread_stack Value
688+thread_statistics Value
689+time_format Value
690+time_zone Value
691+timed_mutexes Value
692+timestamp Value
693+tmp_table_size Value
694+tmpdir Value
695+transaction_alloc_block_size Value
696+transaction_prealloc_size Value
697+tx_isolation Value
698+unique_checks Value
699+updatable_views_with_limit Value
700+use_global_log_slow_control Value
701+use_global_long_query_time Value
702+userstat_running Value
703+version Value
704+version_comment Value
705+version_compile_machine Value
706+version_compile_os Value
707+wait_timeout Value
708+warning_count Value
709
710=== added file 'mysql-test/percona_server_variables_release.test'
711--- mysql-test/percona_server_variables_release.test 1970-01-01 00:00:00 +0000
712+++ mysql-test/percona_server_variables_release.test 2011-06-22 13:41:21 +0000
713@@ -0,0 +1,8 @@
714+--source include/have_response_time_distribution.inc
715+--source include/have_innodb.inc
716+--source include/have_nodebug.inc
717+
718+#check the list of variable names
719+--replace_column 2 Value
720+show variables;
721+

Subscribers

People subscribed via source and target branches