<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://shiyoka.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://shiyoka.com/feed.php">
        <title>ClownWiki - mariadb</title>
        <description></description>
        <link>https://shiyoka.com/</link>
        <image rdf:resource="https://shiyoka.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-08T14:29:14+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=mariadb:cluseter&amp;rev=1739713984&amp;do=diff"/>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=mariadb:galera&amp;rev=1739713984&amp;do=diff"/>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=mariadb:samplecnf&amp;rev=1739713984&amp;do=diff"/>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=mariadb:version&amp;rev=1739713984&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://shiyoka.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>ClownWiki</title>
        <link>https://shiyoka.com/</link>
        <url>https://shiyoka.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://shiyoka.com/doku.php?id=mariadb:cluseter&amp;rev=1739713984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>cluseter</title>
        <link>https://shiyoka.com/doku.php?id=mariadb:cluseter&amp;rev=1739713984&amp;do=diff</link>
        <description>Cluster

&lt;http://db-engines.com/en/system/MariaDB%3BMySQL%3BPercona+Server&gt;

GALERA CLUSTER

&lt;http://galeracluster.com/products/&gt;

	&quot; Galera Cluster for MySQL is  a true Multimaster Cluster based on synchronous replication. Galera Cluster is an easy-to-use, high-availability solution, which provides high system uptime, no data loss and scalability for future growth.</description>
    </item>
    <item rdf:about="https://shiyoka.com/doku.php?id=mariadb:galera&amp;rev=1739713984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>galera</title>
        <link>https://shiyoka.com/doku.php?id=mariadb:galera&amp;rev=1739713984&amp;do=diff</link>
        <description>MariaDB Galera Cluster

&lt;http://www.codership.com/wiki/doku.php?id=Galera%20Wiki&gt;
&lt;https://mariadb.com/kb/en/mariadb/getting-started-with-mariadb-galera-cluster/&gt;

Install

Adding the MariaDB YUM Repository


# vi /etc/yum.repos.d/MariaDB.repo


MariaDB 10.0 CentOS repository list


[mariadb]
name = MariaDB
baseurl = http://yum.mariadb.org/10.0/centos6-amd64
gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
gpgcheck=1</description>
    </item>
    <item rdf:about="https://shiyoka.com/doku.php?id=mariadb:samplecnf&amp;rev=1739713984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>samplecnf</title>
        <link>https://shiyoka.com/doku.php?id=mariadb:samplecnf&amp;rev=1739713984&amp;do=diff</link>
        <description>server.cnfのsample

MariaDB Galera Cluster の server.cnf のサンプル


#
# These groups are read by MariaDB server.
# Use it for options that only the server (but not clients) should see
#
# See the examples of server my.cnf files in /usr/share/mysql/
#

# this is read by the standalone daemon and embedded servers
[server]

# this is only for the mysqld standalone daemon
[mysqld]

##----------------- Daemon -----------------##

pid-file                = /var/lib/mysql/mysql.pid
socket                  =…</description>
    </item>
    <item rdf:about="https://shiyoka.com/doku.php?id=mariadb:version&amp;rev=1739713984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>version</title>
        <link>https://shiyoka.com/doku.php?id=mariadb:version&amp;rev=1739713984&amp;do=diff</link>
        <description>5.5 or 10

	&quot; MariaDBには5.5系と10系の2つのバージョンが存在します。もともとMySQLと互換を目指して構築されており、MariaDB 5.5はMySQL5.5を元に独自機能の追加や安定性確保のための多くの改善が取り入れられているバージョンです。設定ファイルの書式なども含めて、利用者側からみた機能の違いは軽微で、ほぼ互換性を有しています。さらにMyISAMやInnoDBなどのMySQL標準のストレージエンジンに加え、XtraDB, Ariaなどのストレージエンジンも利用可能になっています。…</description>
    </item>
</rdf:RDF>
