turicas/rows

[Re-]implement MySQL Plugin

Open

#133 opened on Oct 22, 2015

 (2 comments) (0 reactions) (1 assignee)Python (136 forks)github user discovery
enhancementhelp wantedplugin

Repository metrics

Stars
 (886 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The old MySQL plugin version should be ported to use the new rows internal API. To migrate to the new API one could use the SQLite plugin as the base, but it would be nice to have parameters like batch_size, callback, callback_every and commit_every as in the old export_to_mysql.

Contributor guide