目录前言一、Sentinel简介1.1 什么是Sentinel1.2 Sentinel与其他熔断降级工具的对比二、Sentinel核心原理2.1 基本工作原理2.2 Sentinel的执行流程2.3 Sentinel的核心组件三、Sentinel基本功能点3.1 流量控制3.2 熔断
I am trying to use a strong ref cur with dynamic sql statment but it is giving out an error,but when i use weak cursor it works,Please explain what is the reason and please