-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Truncate table - command is too large #19304
Labels
C-question
A question rather than an issue. No code/spec/doc change needed.
O-community
Originated from the community
Milestone
Comments
Possibly #19267? |
@debraj-manna I'm unable to see how this can happen on the 1.1 release. Are you sure you tried this with the 1.1 release? Thanks |
Yes I am using version 1.1.
…On Mon, Oct 23, 2017 at 4:20 PM, vivekmenezes ***@***.***> wrote:
@debraj-manna <https://github.com/debraj-manna> I'm unable to see how
this can happen on the 1.1 release. Are you sure you tried this with the
1.1 release? Thanks
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#19304 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHw8JKky9DtzR02cDi9jOfEDc1UAbiPFks5svG9hgaJpZM4P7tPe>
.
--
Debraj Manna
|
@debraj-manna sorry about that. Can you please share the program that is generating the data. I'm unable to reproduce this problem. Thanks! |
I will try to give you the program on this weekend as it is a part of
bigger code.
…On Mon, Oct 23, 2017 at 7:22 PM, vivekmenezes ***@***.***> wrote:
@debraj-manna <https://github.com/debraj-manna> sorry about that. Can you
please share the program that is generating the data. I'm unable to
reproduce this problem. Thanks!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#19304 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHw8JNoIxJmuwojsebdvz6svDc4u-t-dks5svJo0gaJpZM4P7tPe>
.
--
Debraj Manna
|
Sorry my mistake. I was checking the version 1.0.3/ |
jordanlewis
added
C-question
A question rather than an issue. No code/spec/doc change needed.
O-community
Originated from the community
and removed
O-deprecated-community-questions
labels
Apr 24, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
C-question
A question rather than an issue. No code/spec/doc change needed.
O-community
Originated from the community
As discussed in forum
I was trying to truncate a table
TRUNCATE TABLE config_blob
;I got this message -
The table has a structure like below:-
Sample Data:-
Trucnate Output:-
Environment:-
The text was updated successfully, but these errors were encountered: