php - mysql监控问题
迷茫
迷茫 2017-05-16 12:59:31
0
1
560

我需要在mysql插入数据或者修改数据的时候能运行php脚本,或者用mysql中某个时间字段去运行php脚本,但是mysql的定时器与触发器貌似都不能操作mysql以外的程序,问用什么方法能实时监控mysql的动作,运行php脚本。

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

reply all (1)
大家讲道理

It seems that the poster means that the MySQL command line interface is working. Then why don’t you connect to MySQL through php and then call the php monitoring script file through php when executing CURD?

    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template
    About us Disclaimer Sitemap
    php.cn:Public welfare online PHP training,Help PHP learners grow quickly!