bde35bf9d06a82fa4d60fcf3259f43259a93b0c5 ccpowell Tue Jul 9 16:11:04 2019 -0700 Swapping MySQL to MariaDB in docs, refs #23597 diff --git src/hg/htdocs/goldenPath/help/mysql.html src/hg/htdocs/goldenPath/help/mysql.html index 0672cf1..5b173ad 100755 --- src/hg/htdocs/goldenPath/help/mysql.html +++ src/hg/htdocs/goldenPath/help/mysql.html @@ -1,26 +1,26 @@ -

Downloading Data using MySQL

+

Downloading Data using MariaDB (MySQL)

-The UCSC Genome Browser uses MariaDB as our backend database server. MariaDB is a community-developed, +The UCSC Genome Browser uses MariaDB as the backend database server. MariaDB is a community-developed, commercially supported fork of the MySQL relational database management system, intended to remain free and open-source software under the GNU General Public License.

We have two MariaDB databases for public access:

These servers allow MySQL access to the same set of data currently available on our public Genome Browser site. The data are synchronized weekly with the main databases on our public site. During synchronization, the MariaDB server can be intermittently out of sync with the main website for a short period of time. The weekly synchronization takes place on Monday mornings from 4:00 am to 9:00 am Pacific Time (GMT -7:00 in summer, GMT -8:00 in winter).