当前位置:网站首页>Create function report error, prompting DECLARE definition syntax problem
Create function report error, prompting DECLARE definition syntax problem
2022-08-03 22:46:00 【Skyrim ℃ Remembrance of Dreams】
To solve the error report, refer to declare when mysql imports stored proceduresError reporting problem solving
Add the following line before the create function code
delimiter //
Of course another error may be reported to solve the above problem, refer to This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its de error solution
Change database log_bin_trust_function_creators trust
set global log_bin_trust_function_creators=TRUE;
It's fine after that
边栏推荐
- 2022-08-02 mysql/stonedb慢SQL-Q18-内存使用暴涨分析
- 如何基于WPF写一款数据库文档管理工具(二)
- 【开源框架】国内首个通用云计算框架,任意程序都可做成云计算。
- Basic Concepts of Graphs
- 如何创建一个Web项目
- Golang第一章:入门
- With 4 years of work experience, the 5 communication methods between multi-threads can't be said, can you believe it?
- 用于流动质押和收益生成的 Web3 基础设施
- Codeup刷题笔记-简单模拟
- RPA助力商超订单自动化!
猜你喜欢
for loop exercises
override learning (parent and child)
Bytebase数据库 Schema 变更管理工具
On the Qixi Festival of 2022, I will offer 7 exquisite confession codes, and at the same time teach you to quickly change the source code for your own use
斩获双奖|易知微荣获“2021中国数字孪生解决方案优秀供应商”“中国智能制造优秀推荐产品”双奖项!
云平台建设解决方案
2022-08-03 Oracle executes slow SQL-Q17 comparison
113. Teach a Man how to fish - How to query the documentation and technical implementation details of any SAP UI5 control property by yourself
PowerMockup 4.3.4::::Crack
嵌入式系统:GPIO
随机推荐
冰河又一MySQL力作出版(文末送书)!!
The development status of cloud computing at home and abroad
【开源框架】国内首个通用云计算框架,任意程序都可做成云计算。
utils timer
V8中的快慢数组(附源码、图文更易理解)
Live Preview | Build Business Intelligence, Quickly Embrace Financial Digital Transformation
websocket多线程发送消息报错TEXT_PARTIAL_WRITING--自旋锁替换synchronized独占锁的使用案例
Golang第二章:程序结构
伴随着元宇宙、web3.0等概念的兴起,数字人、数字场景等诸多数字化的形态开始出现
488. Zuma Game
嵌入式系统:GPIO
[b01lers2020]Life on Mars
golang写的存储引擎,基于b+树,mmap
互联网用户账号信息管理规定今起施行:必须严打账号买卖灰产
UVa 10003 - Cutting Sticks (White Book, Interval DP)
嵌入式系统:概述
Take an example of a web worker
什么是memoization,它有什么用?
【bug】汇总Elipse项目中代码中文乱码解决方法!
How many way of calling a function?