# Functions
GetTestClusterOption return test options.
NewDB returns an instance of DB, which is a logical connection to the underlying mysql database dbShardID is needed when tx is not nil.
# Constants
PluginName is the name of the plugin.
# Interfaces
DataConverter defines the API for conversions to/from go types to mysql datatypes.