Skip to content

Consider not deleting all tables in provided database #10

Open
@gmpf

Description

@gmpf

First of all, thank you for adding the feature that supports using an existing database via config/parameters rather than the user having to edit it into the code.

At the moment, however, the mysql benchmark script deletes all existing tables in the provided database. Is this really necessary? On existing systems, this behaviour limits the scope of use to databases created specifically for the test. Can't setup and teardown just delete only the table named test rather than everything? I don't see anything in the code that creates other tables, so I'm not sure what the advantage is of having it the way it is now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions