<p>The problem with changing it to <code>producer_args =&gt; $self-&gt;producer_args</code> is that that would break existing uses of that to pass arguments to the translator, like <a href="https://github.com/dbsrgits/sql-translator/blob/master/t/30sqlt-new-diff-mysql.t#L36-L44">this test</a>.  The attribute really should have been called <code>translator_args</code>.</p>

<p><a href="https://github.com/fgabolde" class="user-mention">@fgabolde</a>: Can you try changing the <code>create_ddl_dir</code> argument to <code>{ producer_args =&gt; { producer_args =&gt; { mysql_version =&gt; 5 } } }</code>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly or <a href="https://github.com/dbsrgits/sql-translator/issues/81#issuecomment-203951221">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/AASeAplJ8a9t6VnAYf1OmjJ5M9Zu7__Wks5py9IJgaJpZM4H74_s.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/dbsrgits/sql-translator/issues/81#issuecomment-203951221"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>