featuregood first issuesql
説明
Subj.
This is not standard. The MariaDB SET should do. SET PASSWORD [FOR user_name] = PASSWORD('auth_string'); which corresponds fairly closely to box.schema.user.passwd(password) So some straightforward mapping is possible.