pingcap / tidb

TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/

Home Page:https://pingcap.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keyspace: set keyspace name by env

ystaticy opened this issue · comments

Enhancement

Add more ways to set the keyspace name.
Support set keyspace name by env as follows:
export KEYSPACE_NAME="test_keyspace_name"