Skip to content

java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: YES) #3

Description

@zealinux

执行下面语句时出的错

mvn exec:java \                                                                                                                                                                                                                                               
    -Dexec.args="
        -path/tmp/workspaces/mySlothProject
        -packagecom.test
        -h127.0.0.1 -P3306 -uroot -p123456
        -dtest
        -strategyssm" \
    -Dexec.cleanupDaemonThreads=false \
    -Dexec.mainClass="com.github.dee1024.sloth.Application"

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