| Bug #73723 | innodb.log_file_size fails with wrong errno 2006 ob pb2(sporadic) | ||
|---|---|---|---|
| Submitted: | 26 Aug 2014 7:58 | Modified: | 28 Aug 2014 18:30 |
| Reporter: | Vinay Fisrekar | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
| Version: | 5.7 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
[26 Aug 2014 7:58]
Vinay Fisrekar
[28 Aug 2014 7:45]
Marko Mäkelä
Posted by developer: I think that this was simply a badly written test (sorry about that). After the server is killed, several different error codes can be returned to the client. I eliminated almost all direct use of shutdown_server in MySQL tests, using one of the include files instead. This should fix the innodb.log_file_size failure as well.
