From ee53204e02f210b8c60e818aaf226869f0a6b986 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sun, 7 Feb 2016 11:51:53 -0500 Subject: Improve db path prompt when install --- conf/locale/locale_en-US.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/locale') diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 17cb8c5139..1dae71ad84 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -65,7 +65,7 @@ db_name = Database Name db_helper = Please use INNODB engine with utf8_general_ci charset for MySQL. ssl_mode = SSL Mode path = Path -sqlite_helper = The file path of SQLite3 or TiDB database. +sqlite_helper = The file path of SQLite3 or TiDB database.
Please use absolute path when you start as service. err_empty_db_path = SQLite3 or TiDB database path cannot be empty. err_invalid_tidb_name = TiDB database name does not allow characters "." and "-". no_admin_and_disable_registration = You cannot disable registration without creating an admin account. -- cgit v1.2.3