Skip to content

Commit f7d74c0

Browse files
authored
Update CLOUD-SQL-MYSQL.md
1 parent 646ce1a commit f7d74c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CLOUD-SQL-MYSQL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,5 @@ Make sure to not use the environment variable name like `CLOUD_SQL_MYSQL_PROJECT
8585
8686
## Use Full Table Name Format "DATABASE_NAME.TABLE_NAME"
8787
88-
**ALWAYS** use the full table name format, `DATABASE_NAME.TABLE_NAME` in the generated SQL when using the `execute_sql` or `cloud_sql_sqlserver__execute_sql` tool.
88+
**ALWAYS** use the full table name format, `DATABASE_NAME.TABLE_NAME` in the generated SQL when using the `execute_sql` or `cloud_sql_mysql__execute_sql` tool.
8989
* Use command `echo $CLOUD_SQL_MYSQL_DATABASE` to get the current database value.

0 commit comments

Comments
 (0)