Bug #60035 | main.insert_select fails due to error in log files | ||
---|---|---|---|
Submitted: | 9 Feb 2011 6:17 | Modified: | 21 May 2011 18:49 |
Reporter: | Anitha Gopi | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S3 (Non-critical) |
Version: | mysql-trunk | OS: | Solaris (10 x86_64) |
Assigned to: | CPU Architecture: | Any | |
Tags: | pb2 |
[9 Feb 2011 6:17]
Anitha Gopi
[9 Feb 2011 6:19]
Anitha Gopi
Error log file
Attachment: warnings-mysqld.1.err (application/octet-stream, text), 265 bytes.
[9 Feb 2011 8:33]
Valeriy Kravchuk
Does not fail for me with current mysql-trunk on 32-but Ubuntu 10.04.
[10 Feb 2011 4:04]
Anitha Gopi
Also seen on Linux. http://pb2.norway.sun.com/?template=mysql_show_test_failure&search=yes&push_id=2008503&tes... Valerie, You may not be able to reproduce with your build. This is seen only on daily-trunk which uses release build . Download the release binary from pb2 and run the test. You may have to use --debug-server option
[16 Feb 2011 6:58]
Sergey Vojtovich
It requires non-standard mysqld binary name, like "mysqld-debug" in the provided example. The problem is wrong suppression: call mtr.add_suppression("mysqld: The table '.*#sql.*' is full");
[16 Feb 2011 15:35]
Bjørn Munch
This will be a trivial follow-up to Bug #59979, don't bother to migrate.