Skip to content

Tags: robertbindar/server

Tags

mariadb-10.3.11

Toggle mariadb-10.3.11's commit message
Updated list of unstable tests for 10.3.11 release

mariadb-10.2.19

Toggle mariadb-10.2.19's commit message
Updated list of unstable tests for 10.2.19

mariadb-10.4.0

Toggle mariadb-10.4.0's commit message
Merge 10.3 into 10.4

mariadb-galera-10.0.37

Toggle mariadb-galera-10.0.37's commit message
Fix wsrep.cnf installation.

mariadb-10.1.37

Toggle mariadb-10.1.37's commit message
Updated list of unstable tests for 10.1.37 release

mariadb-10.0.37

Toggle mariadb-10.0.37's commit message
List of unstable tests for 10.0.37 release

mariadb-galera-5.5.62

Toggle mariadb-galera-5.5.62's commit message
Merge tag 'mariadb-5.5.62' into 5.5-galera

mariadb-5.5.62

Toggle mariadb-5.5.62's commit message
Merge branch 'merge/merge-xtradb-5.5' into 5.5

mariadb-10.3.10

Toggle mariadb-10.3.10's commit message
MDEV-17167 - InnoDB: Failing assertion: table->get_ref_count() == 0 upon

             truncating a temporary table

TRUNCATE expects only one TABLE instance (which is used by TRUNCATE
itself) to be open. However this requirement wasn't enforced after
"MDEV-5535: Cannot reopen temporary table".

Fixed by closing unused table instances before performing TRUNCATE.

mariadb-10.2.18

Toggle mariadb-10.2.18's commit message
Updated list of unstable tests for 10.2.18