Skip to content

Commit

Permalink
[inner-2276] adjust conf_template
Browse files Browse the repository at this point in the history
  • Loading branch information
wenyh1 committed Jul 11, 2023
1 parent a84c09c commit 181d1b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/user_template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<hybridTAUser name="hysu1" password="111111" schemas="testdb3" maxCon="20"/>
<hybridTAUser name="hysu2" password="111111" schemas="testdb3" maxCon="20" blacklist="blacklist1" tenant="tenant2">
<privileges check="testdb3">
<privileges check="true">
<schema name="testdb3" dml="0110">
<table name="tb_global1" dml="0000"/>
<table name="tb_global2" dml="1111"/>
Expand Down

0 comments on commit 181d1b4

Please sign in to comment.