会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
feixiong1688
博客园
首页
新随笔
联系
订阅
管理
2020年10月3日
MySQL事件(定时器)
摘要: 开启数据库事件 show variables like '%schedule%' set GLOBAL event_scheduler = 1 新建一个存储过程 create procedure user_process() begin INSERT INTO `table`(`id`, xx, `
阅读全文
posted @ 2020-10-03 21:24 feixiong1688
阅读(142)
评论(0)
推荐(0)
编辑
公告