maria:bb-10.5-anel-MDEV-24602-check_constraints

Last commit made on 2021-03-02
Get this branch:
git clone -b bb-10.5-anel-MDEV-24602-check_constraints https://git.launchpad.net/maria

Branch merges

Branch information

Name:
bb-10.5-anel-MDEV-24602-check_constraints
Repository:
lp:maria

Recent commits

263a2c1... by Anel Husakovic <email address hidden>

MDEV-24598: duplicate CHECK constraint name

- Problematic test case:
```
innodb.foreign_key
```

ad98f96... by Anel Husakovic <email address hidden>

MDEV-24598: duplicate CHECK constraint name

- For `Debug` release add options to bison:
  - `-v` to generate `sql_yacc.output`,
  - `--report=itemsets,lookaheads` to inspect better diagnostic)

1f1f61a... by Sergei Golubchik

MDEV-24858 SIGABRT in DbugExit from my_malloc in Query_cache::init_cache Regression

disable warnings, as they're different on 32bit platforms

Closes #1757

6976bb9... by Nayuta Yanagisawa

MDEV-24858 SIGABRT in DbugExit from my_malloc in Query_cache::init_cache Regression

Add missing DBUG_RETURN to my_malloc.

8d714db... by THIRUNARAYANAN BALATHANDAYUTHAPANI

MDEV-24997 Assertion mtr->is_named_space(page_id.space()) in ibuf0ibuf.cc:624

- This is caused by commit deadec4e689c9435e20ebb89fd8f84d3f0f90ff3
(MDEV-24569). InnoDB fails to set the tablespace associated with
mini-transacton while resetting the change buffer bitmap bits of
the page.

1696e4d... by Daniel Black

Merge remote-tracking branch 10.4 into 10.5

86d60fc... by Daniel Black

Merge remote-tracking branch 'origin/10.4' into 10.5

a6c6c4f... by Marko Mäkelä

Merge 10.3 into 10.4

4473d17... by Marko Mäkelä

Merge 10.2 into 10.3

0a95c92... by varun

Fixed the innodb_ext_key test by adding replace_column