From f63eaa0c979be6d9bae3150dd411f14f48d042e4 Mon Sep 17 00:00:00 2001 From: gaohongtao Date: Fri, 13 May 2016 19:35:31 +0800 Subject: [PATCH] single result set limit error fix #71 --- sharding-jdbc-doc/content/post/release_notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sharding-jdbc-doc/content/post/release_notes.md b/sharding-jdbc-doc/content/post/release_notes.md index 8a87f8a5b84f6..4e132060b8cdc 100644 --- a/sharding-jdbc-doc/content/post/release_notes.md +++ b/sharding-jdbc-doc/content/post/release_notes.md @@ -21,6 +21,7 @@ weight = 1 1. [ISSUE #63](https://github.com/dangdangdotcom/sharding-jdbc/issues/63) ORDER BY与GROUP BY衍生列未添加表名或表别名 1. [ISSUE #65](https://github.com/dangdangdotcom/sharding-jdbc/issues/65) 解析条件上下文性能提升 1. [ISSUE #67](https://github.com/dangdangdotcom/sharding-jdbc/issues/67) 分片路由到多表时柔性事务日志无法删除 +1. [ISSUE #71](https://github.com/dangdangdotcom/sharding-jdbc/issues/71) 路由单分片LIMIT的OFFSET计算错误 ## 1.2.0