ERROR 1418 (HY000) at line 25: This function has none of DETERMINISTIC,
NO SQL, or READS SQL DATA in its declaration and binary logging is enabled
(you *might* want to use the less safe log_bin_trust_function_creators variable)
SET GLOBAL log_bin_trust_function_creators=1;
'Database > Database__Mysql' 카테고리의 다른 글
| 멀티 컬럼 인덱스 (0) | 2020.07.06 |
|---|---|
| 데이터 관리 (0) | 2020.02.20 |
| 사용자 관리 (0) | 2020.02.20 |
| centos7 mysql clean install (0) | 2020.02.20 |
| mysql_config_editor (0) | 2019.07.24 |