nginx-mysql-module icon indicating copy to clipboard operation
nginx-mysql-module copied to clipboard

MySQL support in NGINX

Results 4 nginx-mysql-module issues
Sort by recently updated
recently updated
newest added

sorry i can't install, can't compile , -o objs/addon/nginx-mysql-module-master/ngx_http_mysql_module.o \ ../nginx-mysql-module-master/ngx_http_mysql_module.c ../nginx-mysql-module-master/ngx_http_mysql_module.c:39:10: fatal error: mysql.h: No such file or directory #include ^~~~~~~~~ compilation terminated. is there an other solution to...

Add mysql_format [plain|rds] to config with default plain. plain is the current behaivior, rds can be filtered with HttpRdsJsonModule HttpRdsCsvModule (details here http://wiki.nginx.org/HttpDrizzleModule#Output_Format)