目录一、mysql的锁指什么二、排他与共享三、全局锁(Global Lock)四、表锁(Table Lock)五、意向锁(Intention Locks)六、行级锁(Row Lock)1. 记录锁(Record Locks)2. 间隙锁(Gap Locks)3. 临键锁(Next-Ke
I\'m trying to host a WCF service with wsHttpBinding. I created a certificate using makecert and put some lines in web.config.