当前位置:网站首页>This function has none of deterministic, no SQL solution
This function has none of deterministic, no SQL solution
2022-06-26 12:58:00 【Zhongna】
database :MySQL 8.0 +
Environmental Science :Docker
Problem description :
The following error message appears when creating custom data :
This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its declaration and binary logging is enabled

Solution :
First step : Get into Mysql ( Do not enter any database )
The second step : Run the following SQL sentence
set global log_bin_trust_function_creators=TRUE;
Then execute the custom function , Normal execution
边栏推荐
- Mongodb of NoSQL - 03 mongodb CRUD
- 做自媒体视频的各种常用工具合集奉上
- .NET MAUI 性能提升
- 微信小程序测试点总结
- 5+API,清除应用缓存
- 一个快速切换一个底层实现的思路分享
- Less than 40 lines of code to create a blocprovider
- power designer - 自定义注释按钮
- QT .pri 的建立与使用
- Laravel+gatewayworker completes the im instant messaging and file transfer functions (Chapter 4: server debugging errors)
猜你喜欢
微信小程序测试点总结

New routing file in laravel framework

Configuring Apache digest authentication

Echart堆叠柱状图:色块之间添加白色间距效果设置

环形队列php

processing 随机生成线动画

【网络是怎么连接的】第一章:浏览器生成消息

Php+laravel5.7 use Alibaba oss+ Alibaba media to process and upload image / video files

程序员必备,一款让你提高工作效率N倍的神器uTools

NoSQL mongodb - 02 mongodb server installation, mongodb shell, basic concepts and visualization tools
随机推荐
PHP laravel+gatewayworker completes im instant messaging and file transfer (Chapter 1: basic configuration)
imagecopymerge
Software testing - Fundamentals
【shell】生成指定日期之间的字符串
opencv高速下载
黑马笔记---常用API
Fengshentai old shooting range Kali series
Configuring Apache digest authentication
Several methods added to the ES6 array (foreach, filter, some, every. Includes, reduce)
Stream流学习记录
solo 博客系统的 rss 渲染失败
一个初级多线程服务器模型
Nodejs get get/post request parameters
7-1 数的范围
Redis learning - 03 transaction
Laravel uses find_ IN_ The set() native MySQL statement accurately queries whether a special string exists in the specified string to solve the problem that like cannot be accurately matched. (resolve
MySQL optimization - index (what is an index?)
Xiaobai lazy special-win10-win11 one click installation version
PHP calculates excel coordinate values, starting with subscript 0
详细讲解C语言11(C语言系列)