~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to simplify-mysqltest_template.cfg

new grammar for testing MariaDB MWL#34 - Dynamic columns

Show diffs side-by-side

added added

removed removed

Lines of Context:
143
143
 
144
144
        'loose-innodb-fast-shutdown'         => 2,
145
145
        'loose-sync-sys'                     => 0,
146
 
        'lock-wait-timeout'            => 1,
 
146
        'loose-lock-wait-timeout'            => 1,
147
147
        'loose-rpl_semi_sync_master_timeout' => 10,
148
148
        'log-output'                         => 'none',
149
149
        'innodb_flush_log_at_trx_commit'     => 0,