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
857 stars 140 forks source link

fix(tianmu): The outermost query returned wrong result #1931 #1936

Closed Double0101 closed 12 months ago

Double0101 commented 12 months ago

Cause: Query execute by join->exec(). Solution: Solve limit=0 in tianmu, and fix crash in compile which refer to issue#1394. Then execute this query in tianmu.

Summary about this PR

Issue Number: close #issue_number_you_created

Tests Check List

Changelog

Documentation

Double0101 commented 12 months ago
[ 99%] tianmu.issue1876                         w7 [ pass ]  1180619
[100%] shutdown_report                          w0 [ pass ]       
--------------------------------------------------------------------------
The servers were restarted 21 times
Spent 1835.439 of 1245 seconds executing testcases

Completed: All 278 tests were successful.
mergify[bot] commented 12 months 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.