bench icon indicating copy to clipboard operation
bench copied to clipboard

ERROR 1227 (42000): Access denied; you need (at least one of) the SUPER privilege(s) for this operation

Open barredterra opened this issue 4 years ago • 0 comments

Reproduce:

> lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 18.04.5 LTS
Release:	18.04
Codename:	bionic

> bench --version
5.2.1

> bench version
erpnext 12.16.2
frappe 12.13.0

> bench --site erp.example.org --force restore --with-public-files /home/frappe/20210106_121732-erp_example_org-files.tar --with-private-files /home/frappe/20210106_121732-erp_example_org-private-files.tar /home/frappe/20210106_121732-erp_example_org-database.sql.gz
MySQL root password: 
Creating Database...
 124MiB 0:00:38 [3.24MiB/s] [=========================================================>] 100%            
ERROR 1227 (42000) at line 38720: Access denied; you need (at least one of) the SUPER privilege(s) for this operation
*** Scheduler is disabled ***
Site erp.example.org has been restored with files

barredterra avatar Jan 06 '21 11:01 barredterra