maria:bb-10.5-19708

Last commit made on 2019-09-13
Get this branch:
git clone -b bb-10.5-19708 https://git.launchpad.net/maria

Branch merges

Branch information

Name:
bb-10.5-19708
Repository:
lp:maria

Recent commits

4c76c25... by Sachin Setiya

Fix compile error in macOS caused by MDEV-20477

9f91377... by Sachin Setiya

Disable part of binlog_table_map_optional_metadata.test (because of MDEV-20582)

c11e269... by Igor Babaev

Fixed a typo in the patch for mdev-15777

61bbf39... by Marko Mäkelä

Fix GCC -Woverloaded-virtual

Follow-up to 9d26f3dabb8299149af99faafa52398cce44e610:
do not declare a never-overloaded function as virtual.

d28686a... by Marko Mäkelä

Merge 10.4 into 10.5

9d26f3d... by Marko Mäkelä

Add C++11 override qualifiers to Field member functions

0b57888... by Marko Mäkelä

MDEV-20477: Add missing override

3f1b569... by Ian Gilfillan <email address hidden>

MDEV-19887: Document --copy-s3-tables option on mysqldump man page

Closes PR #1385

60c04be... by Marko Mäkelä

Merge 10.3 into 10.4

a43c367... by Sachin Setiya

Fix sysvars_server_embedded.test

Rerecord the result file. It was caused by MDEV-20477(967c14c04)