BePPPower commented on code in PR #17245:
URL: https://github.com/apache/doris/pull/17245#discussion_r1121884920


##########
docs/en/docs/lakehouse/multi-catalog/jdbc.md:
##########
@@ -176,6 +164,7 @@ Currently, Jdbc Catalog only support to use 5.x version of 
JDBC jar package to c
 | `jdbc_url `     | Yes             |               | JDBC connection string   
                          |
 | `driver_url `   | Yes             |               | JDBC Driver Jar          
                          |
 | `driver_class ` | Yes             |               | JDBC Driver Class        
                          |
+| <version since="dev">`only_specified_database`</version> | No             |  
   "false"          | When the JDBC is connected, you can specify which 
database/schema to connect. For example, you can specify the DataBase in mysql 
`jdbc_url`; you can specify the CurrentSchema in PG `jdbc_url`, 
`only_specified_database` specifies whether only the database is specified 
simultaneously.                                  |

Review Comment:
   done



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to