Skip to content

reference/mysql-compatibility: update MySQL compatibility#1907

Merged
bb7133 merged 10 commits into
pingcap:masterfrom
junlan-zhang:Update-MySQL-compat
Oct 15, 2019
Merged

reference/mysql-compatibility: update MySQL compatibility#1907
bb7133 merged 10 commits into
pingcap:masterfrom
junlan-zhang:Update-MySQL-compat

Conversation

@junlan-zhang
Copy link
Copy Markdown
Contributor

@junlan-zhang junlan-zhang commented Sep 30, 2019

What is changed, added or deleted?

  • Add support for views
  • Add a default difference between TiDB and MySQL 5.7

What is the related PR or file link(s)?

pingcap/docs#1253
#1556

Which version does your change affect?

dev, v3.0

@junlan-zhang junlan-zhang added the translation/from-docs This PR is translated from a PR in pingcap/docs. label Sep 30, 2019
Copy link
Copy Markdown
Contributor

@TomShawn TomShawn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@junlan-zhang
Copy link
Copy Markdown
Contributor Author

PTAL @winkyao
Thanks.

Copy link
Copy Markdown
Contributor

@winkyao winkyao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment thread dev/reference/mysql-compatibility.md Outdated
* 全文函数与索引
* 空间函数与索引
* 非 `utf8`/`utf8mb4` 字符集
* 非 `utf8`/`utf8mb4` 的 Unicode 字符集
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
*`utf8`/`utf8mb4` 的 Unicode 字符集
*`ascii`/`latin1`/`binary`/`utf8`/`utf8mb4` 的字符集

There are some non-unicode charsets that are not supported yet by TiDB(for example, big5).

@lilin90
Copy link
Copy Markdown
Member

lilin90 commented Oct 11, 2019

@bb7133 PTAL again~ Thanks!

Copy link
Copy Markdown
Member

@bb7133 bb7133 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bb7133 bb7133 merged commit ac903cc into pingcap:master Oct 15, 2019
@junlan-zhang junlan-zhang changed the title reference/mysql-compatibility: update MySQL compat reference/mysql-compatibility: update MySQL compatibility Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

translation/from-docs This PR is translated from a PR in pingcap/docs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants