mysql-compatibility-config

Make MySQL behave more like newer (or older) releases

  • Owner: morgo/mysql-compatibility-config
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

mysql-compatibility-config

Make MySQL behave more like newer (or older) releases of MySQL.

Usage

The initial path i.e. mysql-57/ refers to the current version that you have installed. Inside that path are one or more compatibility file options.

For example, if I want to make my MySQL 5.7 server behave like MySQL 5.6, I would download mysql-57/mysql-56.cnf and add it to /etc/my.cnf directly under the [mysqld] option heading:

 [mysqld]
 !include /etc/mysql-56.cnf
 
 /* your other options appear below */

Main metrics

Overview
Name With Ownermorgo/mysql-compatibility-config
Primary LanguageShell
Program languageShell (Language Count: 1)
Platform
License:
所有者活动
Created At2015-01-15 13:53:59
Pushed At2017-03-02 01:33:41
Last Commit At2017-03-01 20:33:41
Release Count0
用户参与
Stargazers Count94
Watchers Count12
Fork Count32
Commits Count33
Has Issues Enabled
Issues Count1
Issue Open Count1
Pull Requests Count2
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private