Skip to content

ExecJDBC didn't deal with error database not exists #20

@ZeweiChen11

Description

@ZeweiChen11

When creating tables using command as following
java -cp .:${benchpath}/lib/postgres/*:${benchpath}/lib/*:${benchpath}/dist/* -Dprop=bin/my.prop -DcommandFile=run/sql.common/tableCreates.sql ExecJDBC
If database doesn't exist, above command returns 0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions