<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Parameter index out of range (1 > number of parameters, which is 0)."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118112#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Parameter index out of range (1 > number of parameters, which is 0)."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118112">bug 118112</a>
              from <span class="vcard"><a class="email" href="mailto:lionel@mamane.lu" title="Lionel Elie Mamane <lionel@mamane.lu>"> <span class="fn">Lionel Elie Mamane</span></a>
</span></b>
        <pre>(In reply to Julien Nabet from <a href="show_bug.cgi?id=118112#c15">comment #15</a>)
<span class="quote">> Lionel: about your comment <a href="https://gerrit.libreoffice.org/#/c/55771/">https://gerrit.libreoffice.org/#/c/55771/</a>, "force
> ParameterNameSubstitution to true", I checked YDriver.cxx and there's
> already the property at true (see
> <a href="https://opengrok.libreoffice.org/xref/core/connectivity/source/drivers/mysql/">https://opengrok.libreoffice.org/xref/core/connectivity/source/drivers/mysql/</a>
> YDriver.cxx#211)</span >

Hmm... Maybe the bug then is that if ParamterNameSubstitution is _already_ in
info, it is added a second time, and only the first value takes effect. In that
case, IMHO it needs to be *changed* in info, not appended to it. Can you check
if my guess is correct?

<span class="quote">> I didn't test but it seems that default value of "ParameterNameSubstitution"
> is in 
> <a href="https://opengrok.libreoffice.org/xref/core/dbaccess/source/core/dataaccess/">https://opengrok.libreoffice.org/xref/core/dbaccess/source/core/dataaccess/</a>
> ModelImpl.cxx#992
> Thought it might help for tdf#117589 put in see also if the by default value
> is true.</span >

No, that's a LibreOffice-wide default for all drivers, I wouldn't touch it for
the needs of a few drivers.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>