Bug #52773 | Segmentation fault occurs in mysqlslap with --auto-generate-sql-load-type=read | ||
---|---|---|---|
Submitted: | 13 Apr 2010 0:52 | Modified: | 6 Feb 2011 14:18 |
Reporter: | Meiji KIMURA | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | 1.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[13 Apr 2010 0:52]
Meiji KIMURA
[13 Apr 2010 1:25]
Meiji KIMURA
[Workaround] Avoid these errors of mysql_store_result(), and re-run mysqlslap. #CR_OUT_OF_MEMORY:Out of memory. #CR_SERVER_GONE_ERROR:The MySQL server has gone away. #CR_SERVER_LOST:The connection to the server was lost during the query. #CR_UNKNOWN_ERROR:An unknown error occurred. For more details of these errors, see this manual. http://dev.mysql.com/doc/refman/5.1/en/mysql-store-result.html