Skip to content

MDEV-30899: Fail to drop field CHECK constraint - #2806

Open
an3l wants to merge 1 commit into
MariaDB:10.4from
an3l:bb-10.4-anel-MDEV-30899-drop-field-check-constraint
Open

MDEV-30899: Fail to drop field CHECK constraint#2806
an3l wants to merge 1 commit into
MariaDB:10.4from
an3l:bb-10.4-anel-MDEV-30899-drop-field-check-constraint

Conversation

@an3l

@an3l an3l commented Oct 27, 2023

Copy link
Copy Markdown
Contributor
  • Patch allows to drop field check constraints using command that was
    previously used to drop table check constraints
    ALTER TABLE DROP CONSTRAINT [IF EXISTS] constraint_name

Reviewer: <>

Basing the PR against the correct MariaDB version

  • This is a new feature and the PR is based against the latest MariaDB development branch.
  • [ x] This is a bug fix and the PR is based against the earliest maintained branch in which the bug can be reproduced.

PR quality check

  • [ x] I checked the CODING_STANDARDS.md file and my PR conforms to this where appropriate.
  • [ x] For any trivial modifications to the PR, I am ok with the reviewer making the changes themselves.

@an3l an3l added the MariaDB Foundation Pull requests created by MariaDB Foundation label Oct 27, 2023
@an3l an3l added this to the 10.4 milestone Oct 27, 2023
@an3l
an3l requested a review from vuvova October 27, 2023 09:57
- Patch allows to drop field check constraints using command that was
previously used to drop table check constraints
`ALTER TABLE DROP CONSTRAINT [IF EXISTS] constraint_name`

Reviewer: <>
@an3l
an3l force-pushed the bb-10.4-anel-MDEV-30899-drop-field-check-constraint branch from 7e75f4e to a81e656 Compare March 7, 2024 11:51
@ailjushkin

ailjushkin commented Jun 6, 2024

Copy link
Copy Markdown

Thank you for your bugfix, could you please clarify what should be done to merge it?
I'm facing this bug on 11.3.2-MariaDB-1:11.3.2+maria~ubu2204

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

MariaDB Foundation Pull requests created by MariaDB Foundation

Development

Successfully merging this pull request may close these issues.

3 participants