-
-
Notifications
You must be signed in to change notification settings - Fork 141
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
bug: ERROR 1105 (HY000): assert failed on cur_pack != nullptr at tianmu_attr.cpp:401, msg: [Pack ptr is null] #1188
Labels
A-bug
Something isn't working
B-DDL
DDL related issues
B-stability
Improve stonedb stabilization on different platform or arch
prio: high
High priority
Milestone
Comments
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Jan 6, 2023
fix assert failed when alter table add column not null
14 tasks
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Jan 6, 2023
fix assert failed when alter table add column not null
wisehead
added
B-DDL
DDL related issues
B-stability
Improve stonedb stabilization on different platform or arch
labels
Jan 9, 2023
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Jan 10, 2023
fix assert failed when alter table add column not null
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Jan 17, 2023
Convert alter table add column not null to use copy algorithm.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Jan 17, 2023
Convert alter table add column not null to use copy algorithm.
14 tasks
case:
test:
|
hustjieke
added
B-storage
data type, data storage, insert,update,delete, transactions
and removed
B-storage
data type, data storage, insert,update,delete, transactions
labels
Jan 30, 2023
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Feb 3, 2023
Convert alter table add column not null to use copy algorithm.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Feb 3, 2023
Convert alter table add column not null to use copy algorithm.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Feb 3, 2023
Convert alter table add column not null to use copy algorithm.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Feb 3, 2023
Convert alter table add column not null to use copy algorithm.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Feb 3, 2023
Convert alter table add column not null to use copy algorithm.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Feb 9, 2023
Convert alter table add column not null to use copy algorithm.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Feb 10, 2023
Convert alter table add column not null to use copy algorithm.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Feb 14, 2023
Convert alter table add column not null to use copy algorithm.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Feb 14, 2023
Convert alter table add column not null to use copy algorithm.
mergify bot
pushed a commit
that referenced
this issue
Feb 15, 2023
Convert alter table add column not null to use copy algorithm.
github-project-automation
bot
moved this from In Progress
to Done
in StoneDB for MySQL 5.7
Feb 15, 2023
isredstar
pushed a commit
to isredstar/stonedb
that referenced
this issue
Feb 15, 2023
Convert alter table add column not null to use copy algorithm.
mergify bot
pushed a commit
that referenced
this issue
Feb 27, 2023
Convert alter table add column not null to use copy algorithm.
konghaiya
pushed a commit
to konghaiya/stonedb
that referenced
this issue
Mar 7, 2023
Convert alter table add column not null to use copy algorithm.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-bug
Something isn't working
B-DDL
DDL related issues
B-stability
Improve stonedb stabilization on different platform or arch
prio: high
High priority
Have you read the Contributing Guidelines on issues?
Please confirm if bug report does NOT exists already ?
Describe the problem
Expected behavior
No error
How To Reproduce
No response
Environment
./mysqld Ver 5.7.36-StoneDB for Linux on x86_64 (build-)
build information as follow:
Repository address: https://github.com/stoneatom/stonedb.git:stonedb-5.7-dev
Branch name: stonedb-5.7-dev
Last commit ID: 0bc2cbe
Last commit time: Date: Fri Dec 30 17:46:55 2022 +0800
Build time: Date: Tue Jan 3 09:59:43 CST 2023
Are you interested in submitting a PR to solve the problem?
The text was updated successfully, but these errors were encountered: