You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by se...@apache.org on 2014/11/27 17:59:32 UTC

svn commit: r1642188 - /jmeter/trunk/xdocs/usermanual/component_reference.xml

Author: sebb
Date: Thu Nov 27 16:59:32 2014
New Revision: 1642188

URL: http://svn.apache.org/r1642188
Log:
Spurious sentence (already documented elsewhere)

Modified:
    jmeter/trunk/xdocs/usermanual/component_reference.xml

Modified: jmeter/trunk/xdocs/usermanual/component_reference.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=1642188&r1=1642187&r2=1642188&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jmeter/trunk/xdocs/usermanual/component_reference.xml Thu Nov 27 16:59:32 2014
@@ -536,7 +536,6 @@ the additional variables for rows 4, 5 a
             <note>
             When "Prepared Select Statement", "Prepared Update Statement" or "Callable Statement" types are selected, a Statement Cache per connection is used by JDBC Request. 
             It stores by default up to 100 PreparedStatements per connection, this can impact your database (Open Cursors). 
-            This can be changed by defining the property "jdbcsampler.nullmarker".
             </note>
         </property>
         <property name="SQL Query" required="Yes">