-
Notifications
You must be signed in to change notification settings - Fork 524
Closed
Description
./sqlshell.sh -url jdbc:lealone:tcp://127.0.0.1/lealone -user root -sql "select 1"
错误信息:
Options are case sensitive. Supported options are:
[-help] or [-?] Print the list of options
[-url ""] The database URL (jdbc:lealone:...)
[-user ] The user name
[-password ] The password
[-database ] The database
[-sql ""] Execute the SQL statements and exit
If special characters don't work as expected,
you may need to use -Dfile.encoding=UTF-8 (Mac OS X) or CP850 (Windows).
Connection closed
Metadata
Metadata
Assignees
Labels
No labels