Comment 2 for bug 903387

Revision history for this message
Daniel Nichter (daniel-nichter) wrote :

Here's the relevant code:

      if ( $table->{b} ) {
         $dbh->do("SET SQL_LOG_BIN=0");
      }

So b=<any true value> should work.