第一次安装报错

回贴
回帖数 1
阅读数 328
发表时间 2024-08-29 17:46:18
🍗
好帅的大象 楼主

在执行安装数据库的时候,报以下错误:

SQLSTATE[HY000]: General error: 1419 You do not have the SUPER privilege and binary logging is enabled (you might want to use the less safe log_bin_trust_function_creators variable) ,the sql is: 'CREATE FUNCTION get_monday(day date) RETURNS date READS SQL DATA begin if date_format(day, '%w') = 0 then return subdate(day, date_format(day, '%w') - 6); else return subdate(day, date_format(day, '%w') -1); end if; END'

运行环境是:

nginx1.18  

mysql :5.7.3

php:7.4

1个回复
禅道-阿龙 沙发

提示为禅道使用的数据库用户权限不足,可以使用数据库的 root 用户或者具有 SUPER 权限的账号安装再试下。

2024-08-30 08:56:42 禅道-阿龙 回帖
联系人
张淑钧/高级客户经理
电话(微信)
13156280939
QQ号码
2082428410
联系邮箱
zhangshujun@chandao.com
返回顶部
张淑钧
高级客户经理
13156280939
2082428410
统一服务热线 4006-8899-23
我要提问提问有任何问题,您都可以在这里提问。 问题反馈反馈点击这里,让我们聆听您的建议与反馈。