目录说明一、摘要二、查看服务器上mysql情况方式一:通过linux方式方式二:借助可视化工具(Navicat)三、MySQL设置忽略表名大小写的参数(lower_case_table_names)四、网上解决方案方法一:只修改my.cnf1.添加lowe
I\'m trying to host a WCF service with wsHttpBinding. I created a certificate using makecert and put some lines in web.config.