Bug #6419 | missing options/tuning details for server side prepared statements | ||
---|---|---|---|
Submitted: | 3 Nov 2004 23:50 | Modified: | 5 Apr 2006 19:45 |
Reporter: | Quartz 12h | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S4 (Feature request) |
Version: | 4.1.7 | OS: | Linux (linux) |
Assigned to: | Paul DuBois | CPU Architecture: | Any |
[3 Nov 2004 23:50]
Quartz 12h
[3 Nov 2004 23:52]
Quartz 12h
cfg file for test code
Attachment: test_3.1.4b.properties (application/octet-stream, text), 741 bytes.
[3 Nov 2004 23:53]
Quartz 12h
test code: note that the 'workItBatch()' is disabled and not multithreaded yet.
Attachment: TestSQLStatementsMultiThreaded.java (text/plain), 18.47 KiB.
[19 Aug 2005 20:36]
Quartz 12h
I actually requested server documentation, not connector/j documentation. There must be settings on the server side for prepared statements. We want to know about tuning them. We already know how to use prepared statements on the connector/j driver. Thanks for answering to 'quickly'... ;-)
[5 Apr 2006 19:45]
Paul DuBois
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant product(s). Additional info: Given the absence of tuning parameters, I've merely added a paragraph to the manual stating that you should test whether prepared statements indeed yield a performance boost.