Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问修改管理员密码时报错怎么办 #31

Closed
tuciyuan opened this issue Feb 1, 2020 · 0 comments
Closed

请问修改管理员密码时报错怎么办 #31

tuciyuan opened this issue Feb 1, 2020 · 0 comments

Comments

@tuciyuan
Copy link

tuciyuan commented Feb 1, 2020

In AbstractMySQLDriver.php line 42:

An exception occurred while executing 'SELECT t0.id AS id_1, t0.username AS username_2, t0.nickname AS nickname_3, t0.password AS password_4, t0
.email AS email_5, t0.is_email_verified AS is_email_verified_6, t0.avatar AS avatar_7, t0.remark AS remark_8, t0.gold AS gold_9, t0.sign_day AS
sign_day_10, t0.active_val AS active_val_11, t0.role AS role_12, t0.salt AS salt_13, t0.register_at AS register_at_14, t0.login_at AS login_at_1
5 FROM user t0 WHERE t0.username = ? LIMIT 1' with params ["vmoex-framework"]:

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'vmoex.user' doesn't exist

In PDOStatement.php line 119:

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'vmoex.user' doesn't exist

In PDOStatement.php line 117:

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'vmoex.user' doesn't exist

change-password [-u|--username USERNAME] [-p|--password PASSWORD] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--env ENV] [--no-debug] [--]

@tuciyuan tuciyuan closed this as completed Feb 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant