给MySQL增长mysql-udf-http和mysql-udf-json自定义函数,让MySQL有调用http接口和查询直接回JSON的能力...

一、安装mysql-udf-http yum install -y libcurl* 下载地址:http://pan.baidu.com/s/1nuYZqR3 tar zxvf mysql-udf-http-1.0.tar.gz cd mysql-udf-http-1.0 ./configure --prefix=/usr/local/mysql-udf-http --with-mysql=/us
相关文章
相关标签/搜索