Bug #35988 Some tests of system variables in main fail on several platforms.
Submitted: 11 Apr 2008 8:49 Modified: 5 May 2008 15:39
Reporter: Horst Hunger Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Tests Severity:S3 (Non-critical)
Version:5.1.24-rc OS:Any
Assigned to: Horst Hunger CPU Architecture:Any

[11 Apr 2008 8:49] Horst Hunger
Description:
the following new test programs for system variables fail:
main.automatic_sp_privileges_func
main.character_set_database_func
main.completion_type_func 
main.delayed_insert_limit_func 
main.event_scheduler_basic 
main.event_scheduler_func 
main.general_log_file_func 
main.general_log_func 
main.innodb_table_locks_func 
main.local_infile_func 
main.max_allowed_packet_func 
main.max_user_connections_func 
main.old_passwords_func 
main.read_only_func 
main.relay_log_purge_basic 
main.secure_auth_func 
main.slave_compressed_protocol_basic 
main.slave_net_timeout_basic 
main.slow_launch_time_func 
main.slow_query_log_file_func 
main.sql_slave_skip_counter_basic 
main.ssl_ca_basic 
main.ssl_cert_basic 
main.ssl_key_basic 
main.thread_cache_size_func 
main.wait_timeout_func

How to repeat:
let them run in the build-team tree.
[11 Apr 2008 19:59] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/45303

ChangeSet@1.2590, 2008-04-11 21:59:33+02:00, hhunger@hh-nb.hungers +25 -0
  Fixes of system variable test programs for bug#35988.
[14 Apr 2008 11:10] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/45328

ChangeSet@1.2578, 2008-04-14 13:11:31+02:00, hhunger@hh-nb.hungers +38 -0
  second set of bug fixes for bug#35988.
[14 Apr 2008 15:20] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/45353

ChangeSet@1.2591, 2008-04-14 17:21:18+02:00, hhunger@hh-nb.hungers +38 -0
  Second set of fixes for bug#35988.
[15 Apr 2008 13:44] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/45426

ChangeSet@1.2592, 2008-04-15 15:44:11+02:00, hhunger@hh-nb.hungers +11 -0
  Third set of fixes for bug#35988.
[16 Apr 2008 8:22] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/45467

ChangeSet@1.2593, 2008-04-16 10:23:07+02:00, hhunger@hh-nb.hungers +12 -0
  fourth set of fixes for bug#35988.
[16 Apr 2008 14:31] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/45497

ChangeSet@1.2594, 2008-04-16 16:32:33+02:00, hhunger@hh-nb.hungers +14 -0
  fifth set of fixes to bug#35988.
[17 Apr 2008 13:50] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/45550

ChangeSet@1.2595, 2008-04-17 15:51:17+02:00, hhunger@hh-nb.hungers +2 -0
  fix of typo for bug#35988.
[18 Apr 2008 9:37] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/45593

ChangeSet@1.2596, 2008-04-18 11:38:41+02:00, hhunger@hh-nb.hungers +3 -0
  Fix for win platforms (bug#35988).
[21 Apr 2008 11:51] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/45755

ChangeSet@1.2588, 2008-04-21 13:52:58+02:00, hhunger@hh-nb.hungers +6 -0
  seventh set of fixed for bug#35988.
[1 May 2008 10:05] Bugs System
Pushed into 5.1.25-rc
[1 May 2008 10:07] Bugs System
Pushed into 6.0.6-alpha
[5 May 2008 15:39] Paul DuBois
Test suite changes. No changelog entry needed.