stoneatom / stonedb

StoneDB is an Open-Source MySQL HTAP and MySQL-Native DataBase for OLTP, Real-Time Analytics, a counterpart of MySQLHeatWave. (https://stonedb.io)
https://stonedb.io/
GNU General Public License v2.0
867 stars 141 forks source link

fix(tianmu): fix up the problem of adding 2 to the user-defined variable each time and fix up a crash when executing multiple nested queries with user-defined variable (#1897)(#1913) #1935

Closed Xinqiangxu closed 1 year ago

Xinqiangxu commented 1 year ago

Summary about this PR

Issue Number: close #1897 #1913 #1910

Tests Check List

Changelog

Documentation

mergify[bot] commented 1 year ago

Thanks for the contribution! I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

Xinqiangxu commented 1 year ago

100% new code coverage

Xinqiangxu commented 1 year ago

issue1662 has wrong result. I have corrected the result under new code, which is same as innodb engine

Xinqiangxu commented 1 year ago

image