mysql-compatibility-config

Make MySQL behave more like newer (or older) releases

  • 所有者: morgo/mysql-compatibility-config
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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 */

主要指標

概覽
名稱與所有者morgo/mysql-compatibility-config
主編程語言Shell
編程語言Shell (語言數: 1)
平台
許可證
所有者活动
創建於2015-01-15 13:53:59
推送於2017-03-02 01:33:41
最后一次提交2017-03-01 20:33:41
發布數0
用户参与
星數94
關注者數12
派生數32
提交數33
已啟用問題?
問題數1
打開的問題數1
拉請求數2
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?