10.6 Enterprise
|
|
10.6 Community
|
|
10.5 Enterprise
|
Present starting in MariaDB Enterprise Server 10.5.3-1.
Schema changed in MariaDB Enterprise Server 10.5.4-2: ... CREATE TEMPORARY TABLE `DISKS` ( `Disk` varchar(4096) NOT NULL DEFAULT '', `Path` varchar(4096) NOT NULL DEFAULT '', `Total` bigint(32) NOT NULL DEFAULT 0, `Used` bigint(32) NOT NULL DEFAULT 0, `Available` bigint(32) NOT NULL DEFAULT 0 )
Schema changed in MariaDB Enterprise Server 10.5.15-10: ... CREATE TEMPORARY TABLE `DISKS` ( `Disk` varchar(4096) NOT NULL DEFAULT '', `Path` varchar(4096) NOT NULL DEFAULT '', `Total` bigint(32) NOT NULL DEFAULT 0, `Used` bigint(32) NOT NULL DEFAULT 0, `Available` bigint(32) NOT NULL DEFAULT 0 )
|
10.5 Community
|
Present starting in MariaDB Community Server 10.5.0.
Schema changed in MariaDB Community Server 10.5.4: ... CREATE TEMPORARY TABLE `DISKS` ( `Disk` varchar(4096) NOT NULL DEFAULT '', `Path` varchar(4096) NOT NULL DEFAULT '', `Total` bigint(32) NOT NULL DEFAULT 0, `Used` bigint(32) NOT NULL DEFAULT 0, `Available` bigint(32) NOT NULL DEFAULT 0 )
Schema changed in MariaDB Community Server 10.5.14: ... CREATE TEMPORARY TABLE `DISKS` ( `Disk` varchar(4096) NOT NULL DEFAULT '', `Path` varchar(4096) NOT NULL DEFAULT '', `Total` bigint(32) NOT NULL DEFAULT 0, `Used` bigint(32) NOT NULL DEFAULT 0, `Available` bigint(32) NOT NULL DEFAULT 0 )
|
10.4 Enterprise
|
Present starting in MariaDB Enterprise Server 10.4.6-1.
Schema changed in MariaDB Enterprise Server 10.4.14-8: ... CREATE TEMPORARY TABLE `DISKS` ( `Disk` varchar(4096) NOT NULL DEFAULT '', `Path` varchar(4096) NOT NULL DEFAULT '', `Total` bigint(32) NOT NULL DEFAULT 0, `Used` bigint(32) NOT NULL DEFAULT 0, `Available` bigint(32) NOT NULL DEFAULT 0 )
Schema changed in MariaDB Enterprise Server 10.4.24-15: ... CREATE TEMPORARY TABLE `DISKS` ( `Disk` varchar(4096) NOT NULL DEFAULT '', `Path` varchar(4096) NOT NULL DEFAULT '', `Total` bigint(32) NOT NULL DEFAULT 0, `Used` bigint(32) NOT NULL DEFAULT 0, `Available` bigint(32) NOT NULL DEFAULT 0 )
|
10.4 Community
|
Present starting in MariaDB Community Server 10.4.0.
Schema changed in MariaDB Community Server 10.4.14: ... CREATE TEMPORARY TABLE `DISKS` ( `Disk` varchar(4096) NOT NULL DEFAULT '', `Path` varchar(4096) NOT NULL DEFAULT '', `Total` bigint(32) NOT NULL DEFAULT 0, `Used` bigint(32) NOT NULL DEFAULT 0, `Available` bigint(32) NOT NULL DEFAULT 0 )
Schema changed in MariaDB Community Server 10.4.23: ... CREATE TEMPORARY TABLE `DISKS` ( `Disk` varchar(4096) NOT NULL DEFAULT '', `Path` varchar(4096) NOT NULL DEFAULT '', `Total` bigint(32) NOT NULL DEFAULT 0, `Used` bigint(32) NOT NULL DEFAULT 0, `Available` bigint(32) NOT NULL DEFAULT 0 )
|
10.3 Enterprise
|
Present starting in MariaDB Enterprise Server 10.3.16-1.
Schema changed in MariaDB Enterprise Server 10.3.24-8: ... CREATE TEMPORARY TABLE `DISKS` ( `Disk` varchar(4096) NOT NULL DEFAULT '', `Path` varchar(4096) NOT NULL DEFAULT '', `Total` bigint(32) NOT NULL DEFAULT 0, `Used` bigint(32) NOT NULL DEFAULT 0, `Available` bigint(32) NOT NULL DEFAULT 0 )
Schema changed in MariaDB Enterprise Server 10.3.34-15: ... CREATE TEMPORARY TABLE `DISKS` ( `Disk` varchar(4096) NOT NULL DEFAULT '', `Path` varchar(4096) NOT NULL DEFAULT '', `Total` bigint(32) NOT NULL DEFAULT 0, `Used` bigint(32) NOT NULL DEFAULT 0, `Available` bigint(32) NOT NULL DEFAULT 0 )
|
10.3 Community
|
Added in MariaDB Community Server 10.3.7.
Schema changed in MariaDB Community Server 10.3.24: ... CREATE TEMPORARY TABLE `DISKS` ( `Disk` varchar(4096) NOT NULL DEFAULT '', `Path` varchar(4096) NOT NULL DEFAULT '', `Total` bigint(32) NOT NULL DEFAULT 0, `Used` bigint(32) NOT NULL DEFAULT 0, `Available` bigint(32) NOT NULL DEFAULT 0 )
Schema changed in MariaDB Community Server 10.3.33: ... CREATE TEMPORARY TABLE `DISKS` ( `Disk` varchar(4096) NOT NULL DEFAULT '', `Path` varchar(4096) NOT NULL DEFAULT '', `Total` bigint(32) NOT NULL DEFAULT 0, `Used` bigint(32) NOT NULL DEFAULT 0, `Available` bigint(32) NOT NULL DEFAULT 0 )
|
10.2 Enterprise
|
|
10.2 Community
|
|