开发者

Must I set HSQLDB SA password every time whenever I restart HSQLDB server?

I started HsqlDB in server mode and set password for administrator account SA. Then I shutted down the server. Then I start开发者_高级运维ed the server again, but the password was gone. Must I set HSQLDB SA password again every time whenever I restart HSQLDB server? How to make the password set automatically?


The password (in latest versions, the password hash) is stored in the .script file. But you should perform CHECKPOINT after you set the password, otherwise it is may not be saved in some versions.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜