-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Issues: pingcap/tidb
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
RuntimeStats for cluster_slow_query
component/executor
sig/execution
SIG execution
type/feature-request
Categorizes issue or PR as related to a new feature.
#56707
opened Oct 17, 2024 by
dveeden
coprocessor: do not ask unnecessary columns' info to avoid read values in TiKV if necessary
component/executor
report/customer
Customers have encountered this bug.
type/enhancement
The issue or PR belongs to an enhancement.
#56004
opened Sep 11, 2024 by
AndreMouche
the memory of tidb keep increasing and qps drop more than 60% after simulate pd leader network partition
affects-7.3
affects-7.4
component/executor
may-affects-5.2
This bug maybe affects 5.2.x versions.
may-affects-5.3
This bug maybe affects 5.3.x versions.
may-affects-5.4
This bug maybe affects 5.4.x versions.
may-affects-6.1
may-affects-6.5
may-affects-7.1
type/enhancement
The issue or PR belongs to an enhancement.
#45045
opened Jun 29, 2023 by
Lily2025
The SIG execution
type/bug
The issue is confirmed as a bug.
Succ
field in slow-log for interrupted(killed) queries is not correct
component/executor
severity/moderate
sig/execution
#33541
opened Mar 29, 2022 by
qw4990
Incorrect return message when UPDATE two tables
component/executor
severity/minor
sig/execution
SIG execution
type/bug
The issue is confirmed as a bug.
#33404
opened Mar 24, 2022 by
sayJason
Inner debug info leak
component/executor
severity/moderate
sig/execution
SIG execution
type/bug
The issue is confirmed as a bug.
#31391
opened Jan 6, 2022 by
where2me
All aggregate functions do not check for overflow, allowing production of Infinity
affects-4.0
This bug affects 4.0.x versions.
affects-5.0
This bug affects 5.0.x versions.
affects-5.1
This bug affects 5.1.x versions.
affects-5.2
This bug affects 5.2.x versions.
affects-5.3
This bug affects 5.3.x versions.
affects-5.4
This bug affects the 5.4.x(LTS) versions.
affects-6.0
affects-6.1
This bug affects the 6.1.x(LTS) versions.
component/executor
severity/moderate
sig/execution
SIG execution
type/bug
The issue is confirmed as a bug.
#28489
opened Sep 30, 2021 by
kennytm
DEGREES() does not check for overflow, allowing production of NaN & Infinity
affects-4.0
This bug affects 4.0.x versions.
affects-5.0
This bug affects 5.0.x versions.
affects-5.1
This bug affects 5.1.x versions.
affects-5.2
This bug affects 5.2.x versions.
affects-5.3
This bug affects 5.3.x versions.
affects-5.4
This bug affects the 5.4.x(LTS) versions.
affects-6.0
affects-6.1
This bug affects the 6.1.x(LTS) versions.
component/executor
severity/minor
sig/execution
SIG execution
type/bug
The issue is confirmed as a bug.
#28488
opened Sep 30, 2021 by
kennytm
ADMIN CHECK TABLE does not report all tikv consistency errors
affects-5.1
This bug affects 5.1.x versions.
affects-6.0
affects-6.1
This bug affects the 6.1.x(LTS) versions.
component/executor
severity/moderate
sig/execution
SIG execution
type/bug
The issue is confirmed as a bug.
#28483
opened Sep 29, 2021 by
joseespinoza
There is no way to use unparallel projection executor
component/executor
severity/moderate
sig/execution
SIG execution
type/bug
The issue is confirmed as a bug.
#25497
opened Jun 16, 2021 by
tiancaiamao
executor: select with This bug affects 4.0.x versions.
affects-5.0
This bug affects 5.0.x versions.
affects-5.1
This bug affects 5.1.x versions.
affects-5.2
This bug affects 5.2.x versions.
affects-5.3
This bug affects 5.3.x versions.
affects-5.4
This bug affects the 5.4.x(LTS) versions.
affects-6.0
affects-6.1
This bug affects the 6.1.x(LTS) versions.
affects-6.2
affects-6.3
affects-6.4
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-6.6
affects-7.0
affects-7.1
This bug affects the 7.1.x(LTS) versions.
affects-7.5
This bug affects the 7.5.x(LTS) versions.
affects-8.1
This bug affects the 8.1.x(LTS) versions.
affects-8.5
This bug affects the 8.5.x(LTS) versions.
component/executor
severity/major
sig/execution
SIG execution
type/bug
The issue is confirmed as a bug.
inl_hash_join
return inconsistency with MySQL
affects-4.0
#24997
opened May 31, 2021 by
AilinKid
executor: select statement has the difference result set
component/executor
type/compatibility
#24838
opened May 22, 2021 by
AilinKid
Add new agg function like Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
type/feature-request
Categorizes issue or PR as related to a new feature.
SKEW
or SKEWNESS
to show the skewness of the expression/column.
component/executor
good first issue
#24721
opened May 18, 2021 by
winoros
ask coprocessors to report if aggregation receives empty input
component/executor
sig/execution
SIG execution
type/enhancement
The issue or PR belongs to an enhancement.
#21915
opened Dec 22, 2020 by
eurekaka
process cop request by tikv instance instead of region
challenge-program
component/executor
feature/accepted
This feature request is accepted by product managers
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
sig/execution
SIG execution
type/feature-request
Categorizes issue or PR as related to a new feature.
#19381
opened Aug 23, 2020 by
zz-jason
The point get executor and batch point get executor may not be thread safe
challenge-program
component/executor
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
sig/execution
SIG execution
type/question
The issue belongs to a question.
#19130
opened Aug 11, 2020 by
cfzjywxk
Provide a performance benchmark report for IN function with million arguments
component/executor
type/enhancement
The issue or PR belongs to an enhancement.
#19061
opened Aug 7, 2020 by
SunRunAway
Concurrent hash build
component/executor
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
sig/execution
SIG execution
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#17538
opened May 29, 2020 by
fzhedu
Loading…
join + agg execution time differs a lot when adjusting the concurrency of joins and aggregations
component/executor
type/enhancement
The issue or PR belongs to an enhancement.
#16386
opened Apr 15, 2020 by
fzhedu
Insert data to a float field with 2 digits in TiDB, got float with N digits
component/executor
type/compatibility
#6116
opened Mar 22, 2018 by
calmzealA
no support of syntax Minor issue, awaiting more evidence before prioritizing
type/compatibility
delete ignore t1.*
component/executor
priority/P4
#3960
opened Jul 31, 2017 by
XuHuaiyu
ProTip!
Exclude everything labeled
bug
with -label:bug.