Bug #17478 | mysqlslap not issuing any queries | ||
---|---|---|---|
Submitted: | 16 Feb 2006 16:06 | Modified: | 18 Apr 2006 7:54 |
Reporter: | Robin Schumacher | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | 5.1.6 | OS: | Linux (Fedora core 4) |
Assigned to: | Magnus Blåudd | CPU Architecture: | Any |
[16 Feb 2006 16:06]
Robin Schumacher
[5 Apr 2006 21:10]
trevor price
same problem on Redhat AS 4.0 $ mysqlslap -vvv -c 5 -a --socket=/tmp/mysql.sock --number-of-queries=10 just DDL no DML. same effect when specifying --query, --only-print does print the DML this is not being executed. Its as if --silent gets turned on. --print-defautls does not include --silent and I tried specifying --silent=0 but no difference. non-execution was verified by looking in general log, when DDL can be seen.
[11 Apr 2006 20:04]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/4817
[11 Apr 2006 20:06]
Magnus Blåudd
This problem does not exist in our latest mysql-5.1 version, made some changes on the way to make it easier to diagnose what could be wrong.
[18 Apr 2006 7:54]
Magnus Blåudd
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html