improve case stability
This commit is contained in:
		| @ -21,9 +21,7 @@ delete from aa; | ||||
| insert into aa(a2, a3) values (10, 15), (10, 14), (10, 12),           (11, 13), (12, 12),           (12, 10); | ||||
| delete from bb; | ||||
| insert into bb(b2, b3) values           (10, 14),           (11, 14), (11, 13),           (12, 11), (12, 10); | ||||
| --source mysql_test/include/minorfreeze.inc | ||||
| --real_sleep 10 | ||||
| --source mysql_test/include/wait_minor_merge.inc | ||||
| --source mysql_test/include/minor_merge_tenant.inc | ||||
| --disable_query_log | ||||
| call dbms_stats.gather_table_stats('test','aa', method_opt=>'FOR ALL COLUMNS SIZE AUTO'); | ||||
| call dbms_stats.gather_table_stats('test','bb', method_opt=>'FOR ALL COLUMNS SIZE AUTO'); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 obdev
					obdev