GaussDB修改密码报错“The old password can not be NULL, please input your old password with 'replace' grammar.```”
摘要:
gaussdb=> alter user root password 'root@1234'; ERROR: The old password can not be NULL, please input your old password with 'replace' grammar. 提示需要输入 阅读全文
posted @ 2025-01-19 22:36 yq1DB 阅读(14) 评论(0) 推荐(0) 编辑