| Bug #59194 | Test "sp-error" fails when run "embedded" | ||
|---|---|---|---|
| Submitted: | 28 Dec 2010 14:08 | Modified: | 10 Jan 2013 12:12 |
| Reporter: | Joerg Bruehe | Email Updates: | |
| Status: | Can't repeat | Impact on me: | |
| Category: | MySQL Server: Embedded Library ( libmysqld ) | Severity: | S3 (Non-critical) |
| Version: | 5.6.1-m5 | OS: | Other (All IA64 (any compiler)) |
| Assigned to: | CPU Architecture: | Any | |
[29 Dec 2010 4:02]
Davi Arnaut
Likely a duplicate of Bug#59194.
[4 Jan 2011 14:21]
Joerg Bruehe
Test "innodb" fails with the same (un-informative) symptom
when run "embedded" on Linux/IA64 (generic, gcc build),
but it passes on HP-UX and in the icc builds ("specific" RPMs).
[20 Jan 2011 13:36]
Sveta Smirnova
Set to "Verified" for now as bug is repeatable. And yes, this is very likely duplicate of bug Bug #45445.
[10 Jan 2013 12:12]
Erlend Dahl
Not reproducible on 5.6.

Description: Test "sp-error" fails on all IA64 platforms (HP-UX, Linux/gcc, and Linux/icc) when run in "embedded" mode, but without giving any hint about the problem: ===== main.sp-error [ retry-fail ] Test ended at YYYY-MM-DD HH:MM:SS CURRENT_TEST: main.sp-error YYMMDD HH:MM:SS InnoDB: The InnoDB memory heap is disabled YYMMDD HH:MM:SS InnoDB: Mutexes and rw_locks use InnoDB's own implementation YYMMDD HH:MM:SS InnoDB: Compressed tables use zlib 1.2.3 YYMMDD HH:MM:SS InnoDB: Using Linux native AIO YYMMDD HH:MM:SS InnoDB: Initializing buffer pool, size = 8.0M YYMMDD HH:MM:SS InnoDB: Completed initialization of buffer pool YYMMDD HH:MM:SS InnoDB: highest supported file format is Barracuda. - saving '/PATH/log/main.sp-error/' to '/PATH/log/main.sp-error/' ===== (On HP-UX, there is no line about "AIO".) How to repeat: Run "embedded" tests on IA64.