EXIST
-
Mysql:The user specified as a definer (‘root‘@‘%‘) does not exist 的解决办法
Mysql5+处理办法: mysql -hlocalhost -uroot -pgrant all privileges on *.* to root@”%”…
-
自动创建工作日报程序
该程序自动在Windows系统用户目录下(如:C:/Users/wzl/工作计划及总结/2022年/07月)创建工作日报。 工作日报是为了方便自己工作的归…