mysql plugin compiles now -- not complete
authorChristian Grothoff <christian@grothoff.org>
Tue, 3 Aug 2010 12:17:43 +0000 (12:17 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 3 Aug 2010 12:17:43 +0000 (12:17 +0000)
commit9efe0ce2c8b51f34b815e34d5f73fc180639581f
tree3fd6391fb5d4dd8ed9785f7f6e21d5d913c8eaa4
parent5c70edfcef3121b1523f9cc39d9f0a1c94b0166e
mysql plugin compiles now -- not complete
14 files changed:
TODO
configure.ac
src/datastore/Makefile.am
src/datastore/perf_datastore_api.c
src/datastore/perf_plugin_datastore.c
src/datastore/perf_plugin_datastore_data.conf [deleted file]
src/datastore/perf_plugin_datastore_data_mysql.conf [new file with mode: 0644]
src/datastore/perf_plugin_datastore_data_sqlite.conf [new file with mode: 0644]
src/datastore/plugin_datastore_mysql.c
src/datastore/test_datastore_api.c
src/datastore/test_datastore_api_data.conf [deleted file]
src/datastore/test_datastore_api_data_mysql.conf [new file with mode: 0644]
src/datastore/test_datastore_api_data_sqlite.conf [new file with mode: 0644]
src/datastore/test_datastore_api_management.c