[go: up one dir, main page]

Skip to content

Tags: mosqd/tidb

Tags

v4.0.10-20210720

Toggle v4.0.10-20210720's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
*: keep the precision of intermediate decimal result as accurate as p…

…ossible (pingcap#26372) (pingcap#26391)

* *: keep the precision of intermediate decimal result as accurate as possible (pingcap#26372)

v4.0.12-20210713

Toggle v4.0.12-20210713's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
planner: rename stable-result-mode to ordered-result-mode (pingcap#26093

) (pingcap#26165)

* fixup

v4.0.12-20210708

Toggle v4.0.12-20210708's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
planner: support stable result mode (pingcap#25971) (pingcap#26013)



* make linter happy

v5.0.3

Toggle v5.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
session: force tidb_multi_statement_mode=OFF when mode=WARN (pingcap#…

…25723) (pingcap#25750)

v5.1.0

Toggle v5.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
executor: fix KVSnapshot missing set txnScope (pingcap#25710) (pingca…

…p#25713)

v3.0.17-20210611

Toggle v3.0.17-20210611's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix audit panic (pingcap#25366)

v4.0.12-20210611

Toggle v4.0.12-20210611's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
done (pingcap#25382)

Signed-off-by: glorv <glorvs@163.com>

v5.2.0-alpha

Toggle v5.2.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
types: fix wrong truncated val for bit type (pingcap#25198)

v5.0.2

Toggle v5.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
session: fix a bug when updating duplicate bindings (pingcap#25168) (p…

…ingcap#25177)

v5.1.0-alpha

Toggle v5.1.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
expression: add integration test for JDBC's SHOW VARIABLES (pingcap#2…

…4834)