Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
SQL
ERROR 1396 (HY000): Operation DROP USER failed for 'ananyapam'@'%'
noɥʇʎԀʎzɐɹƆ
Programming language:
SQL
2021-05-04 21:26:07
0
Q:
ERROR 1396 (HY000): Operation DROP USER failed for 'ananyapam'@'%'
jklingler
Code:
SQL
2021-07-20 03:03:35
select user,host from mysql.user where user = '<your-user>';
0
Tags
error
user
use
failed
Related
Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (SQL: alter table `users` add unique `users_email_unique`(`email`))
windows error 1045 (28000): access denied for user 'root'@'localhost' (using password: yes)
SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (SQL: alter table `users` add unique `users_email_unique`(`email`))
django.db.utils.OperationalError: (1698, "Access denied for user 'root'@'localhost'")
mysql 8 error on identified by
SQLSTATE[HY000]: General error: 3780 Referencing column 'role_id' and referenced column 'id' in foreign key constraint 'user_role_id foreign' are incompatible.
can't create table errno: 13 permission denied mysql
postgresql Insufficient privilege: 7 ERROR: permission denied for table
Failed to process SQL command - ORA-28014: cannot drop administrative user or role
New to Communities?
Join the community