目录1、GTID内置函数1.1 GTID_SUBSET(set1,set2)1.2 GTID_SUBTRACT(set1,set2)1.3 WAIT_FOR_EXECUTED_GTID_SET(gtid_set[, timeout])1.4 WAIT_UNTIL_SQL_THREAD_AFTER_GTIDS(gtid_set[, timeout][,channel])1.
i am creating a sample movie (MVC) application. I was getting fine with Viewing and Creating a new record, but when i wrote the code to get the details of a particular record i met with the following