Bug #37962 | *_func tests containing sleeps/race conditions | ||
---|---|---|---|
Submitted: | 8 Jul 2008 10:46 | Modified: | 13 Apr 2009 15:18 |
Reporter: | Sven Sandberg | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Tests: Server | Severity: | S7 (Test Cases) |
Version: | 5.1+ | OS: | Any |
Assigned to: | Horst Hunger | CPU Architecture: | Any |
Tags: | delayed_insert_limit_func, disabled, event_scheduler_func, innodb_max_dirty_pages_pct_func, interactive_timeout_func, pushbuild, query_cache_wlock_invalidate_func, race condition, rpl_init_slave_func, rpl_max_binlog_size_func, slow_query_log_func, sql_low_priority_updates_func, test failure, timestamp_func, wait_timeout_func |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file