<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">as a workaround you can explicitly specify "mysql_local_infile=1" option in DSN </div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><pre class="gmail-message" style="padding-top:8px;margin-top:0px;border-top:0px;white-space:pre-wrap;color:rgb(0,0,0)">my $dbh = DBI->connect(
    "dbi:mysql:mysql_local_infile=1:test:db-host",
    "user", "password",
    { RaiseError => 1, PrintError => 0 }
);</pre></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 5, 2019 at 1:51 PM Debian Bug Tracking System <<a href="mailto:owner@bugs.debian.org">owner@bugs.debian.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Thank you for filing a new Bug report with Debian.<br>
<br>
You can follow progress on this Bug here: 930036: <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930036" rel="noreferrer" target="_blank">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930036</a>.<br>
<br>
This is an automatically generated reply to let you know your message<br>
has been received.<br>
<br>
Your message is being forwarded to the package maintainers and other<br>
interested parties for their attention; they will reply in due course.<br>
<br>
Your message has been sent to the package maintainer(s):<br>
 Debian MySQL Maintainers <<a href="mailto:pkg-mysql-maint@lists.alioth.debian.org" target="_blank">pkg-mysql-maint@lists.alioth.debian.org</a>><br>
<br>
If you wish to submit further information on this problem, please<br>
send it to <a href="mailto:930036@bugs.debian.org" target="_blank">930036@bugs.debian.org</a>.<br>
<br>
Please do not send mail to <a href="mailto:owner@bugs.debian.org" target="_blank">owner@bugs.debian.org</a> unless you wish<br>
to report a problem with the Bug-tracking system.<br>
<br>
-- <br>
930036: <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930036" rel="noreferrer" target="_blank">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930036</a><br>
Debian Bug Tracking System<br>
Contact <a href="mailto:owner@bugs.debian.org" target="_blank">owner@bugs.debian.org</a> with problems<br>
</blockquote></div>