We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Error Number: 1146
Table 'original.razor_users' doesn't exist
INSERT INTO razor_users (username, password, email, last_ip, new_email_key, created, activated) VALUES ('qiaobin', 'a90e44e54d97e1ee5924aae43a636212', '[email protected]', '0.0.0.0', 'a1ce7ea98fd96e225ad119610f28a4ea', '2022-02-10 17:55:28', 0)
razor_users
username
password
email
last_ip
new_email_key
created
activated
Filename: D:\phpstudy_pro\WWW\razor\web\system\database\DB_driver.php
Line Number: 331
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Error Number: 1146
Table 'original.razor_users' doesn't exist
INSERT INTO
razor_users
(username
,password
,email
,last_ip
,new_email_key
,created
,activated
) VALUES ('qiaobin', 'a90e44e54d97e1ee5924aae43a636212', '[email protected]', '0.0.0.0', 'a1ce7ea98fd96e225ad119610f28a4ea', '2022-02-10 17:55:28', 0)Filename: D:\phpstudy_pro\WWW\razor\web\system\database\DB_driver.php
Line Number: 331
The text was updated successfully, but these errors were encountered: