TiDB使用指南

By admin , 28 四月, 2025

文档

启动数据库集群:

tiup playground

连接数据库:

mysql --host 127.0.0.1 --port 4000 -u root

TiDB不支持ascii_general_ci,可以暂时用ascii_bin替代(不确定有没有副作用,据说ascii_general_ci是大小写不敏感的,而ascii_bin 是敏感的)。

评论

Restricted HTML

  • 允许的HTML标签:<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <img src>
  • 自动断行和分段。
  • 网页和电子邮件地址自动转换为链接。
CAPTCHA
请输入"Drupal"
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.

最新内容

最新评论