mariadb/mysql-test/suite
Marc Alff ea35bf7a71 Bug#56618 Thread_ID is not assigned in ascending sequence (after disconnect)
Before this fix, the test thread_cache failed with spurious failures.

The test used:
-- disconnect X
-- connect Y

while assuming that connection Y would reuse connection X slot in the thread cache.

For this to happen, the disconnect X operation must be given enough time to complete,
otherwise connect Y can be executed in the server before X actually finishes.

This fix uses wait conditions to make the test execution more controlled,
and more reproductible.
2010-12-01 11:10:15 +01:00
..
binlog Bug #57666 Unclear warning with broken text in error log on INSERT DELAYED 2010-11-29 11:04:16 +08:00
bugs BUG#57108: mysqld crashes when I attempt to install plugin 2010-11-04 11:00:59 +01:00
engines Manual merge 2010-05-26 22:34:25 +08:00
federated Bug#35333, "If Federated table can't connect to remote host, can't retrieve 2010-11-30 11:20:56 -06:00
funcs_1 Bug #57916: Fix the naming of the proxy_priv table 2010-11-02 17:45:26 +02:00
funcs_2 Bug#53563 Fix and enable charset/collation tests in funcs_2 2010-08-19 09:31:24 +02:00
innodb 5.1-bugteam->5.5-bugteam merge 2010-11-23 13:47:35 +03:00
jp WL#2360 Performance schema 2010-01-11 18:47:27 -07:00
large_tests bug#50296 2010-02-28 19:39:28 +02:00
manual Bug #49741 test files contain explicit references to bin/relay-log positions 2010-05-24 21:54:08 +08:00
ndb merged 2010-10-05 11:47:03 +03:00
ndb_team Manual merge 2010-05-26 22:34:25 +08:00
parts merge 2010-11-15 23:57:14 +01:00
perfschema Bug#56618 Thread_ID is not assigned in ascending sequence (after disconnect) 2010-12-01 11:10:15 +01:00
perfschema_stress Tests: many if/while expresissons simplified after 57276 2010-11-17 11:16:13 +01:00
rpl Bug #57666 Unclear warning with broken text in error log on INSERT DELAYED 2010-11-29 11:04:16 +08:00
rpl_ndb Post-fix push for BUG#53452. 2010-08-25 15:13:20 +01:00
stress
sys_vars Test sys_vars.shared_memory_base_name_basic used wrong path 2010-11-25 10:28:36 +01:00