Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Miscellaneous Changes on 3.6.1 #36

Closed
yongxin-xu opened this issue Aug 9, 2021 · 0 comments
Closed

Miscellaneous Changes on 3.6.1 #36

yongxin-xu opened this issue Aug 9, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@yongxin-xu
Copy link
Collaborator

  1. Bugfix of spider select with the group by and max()/min() returns error result.
  2. Bugfix of select + distinct + order by(shard_key) + limit
  3. Bugfix of the dangling pointer of spider_get_time.
  4. Bugfix of circling lists in the two-phase commit. ha_register. (We did not reproduce the bug, instead we raise a solution to avoid it)
  5. Default spider_max_connections is set to 500, which is to enable the connection pool. (In previous versions, this value is 0, which would lead to the OOM if the number of concurrencies is large)
@yongxin-xu yongxin-xu added the enhancement New feature or request label Aug 9, 2021
@yongxin-xu yongxin-xu added this to the 3.6.1 milestone Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant