maria:bb-10.6-MDEV-24312-fix

Last commit made on 2021-05-20
Get this branch:
git clone -b bb-10.6-MDEV-24312-fix https://git.launchpad.net/maria

Branch merges

Branch information

Name:
bb-10.6-MDEV-24312-fix
Repository:
lp:maria

Recent commits

1593db2... by Oleksandr "Sanja" Byelkin

fix of MDEV-24312

Move event table change to the group
of the event table changes after which
event scheduler can be started.

55ebf7f... by Sergei Golubchik

another compilation fix for partition-less debug build

d67663a... by Sergei Golubchik

fix main.sp test failures

make the select from mysql.proc stable and independent from
previous operations on the table.

also, remove redundant drops.

1fff239... by Sergei Golubchik

MDEV-22530 Aborting OPTIMIZE TABLE still logs in binary log and replicates to the Slave server

Followup. If the KILL happens - report it as a failure,
don't eat it up silently. Note that this has to be done after `table_name`
is populated, so that the error message could show it.

16d8763... by Sergei Golubchik

fix a race condition in the main.rownum test

c3b5003... by Sergei Golubchik

fixes for win32

in win32 stat_info.st_size is __int64, not size_t

ecd6588... by Sergei Golubchik

show pmem detection in cmake

b2340cd... by Sergei Golubchik

fix compilation w/o partitioning

f44c5e5... by Sergei Golubchik

switch columnstore from pre-alpha 6.1.1 back to 5.5.2-3
suppress columnstore boost warning

7700626... by Sergei Golubchik

remove thread_pool_priv.h