Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/net_2_0/machine.jvm.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/net_2_0/machine.jvm.config b/data/net_2_0/machine.jvm.config
index e0dbedc63c2..604ee1d3592 100644
--- a/data/net_2_0/machine.jvm.config
+++ b/data/net_2_0/machine.jvm.config
@@ -352,7 +352,7 @@
<add key="driverClassName" value = "com.microsoft.jdbc.sqlserver.SQLServerDriver" />
<add key="id" value = "SQLJDBC2000" />
<add key="type" value = "Mainsoft.Data.Jdbc.Providers.OleDbSqlServerProvider2000, System.Data" />
- <add key="keyMapping" value = "serverName=data source,server,address,addr;user=user id,user,uid;password=password,pwd;database=initial catalog,database;loginTimeout=connect timeout,connection timeout;" />
+ <add key="keyMapping" value = "serverName=data source,server,address,addr;user=user id,user,uid;password=password,pwd;database=initial catalog,database;loginTimeout=connect timeout,connection timeout;" /><![CDATA[SuppressMessage("Microsoft.Security", "CS001:SecretInline", Justification="Not a secret.")]]>
<add key="keyExclude" value="provider,jndi-datasource-name,naming-provider-url,naming-factory-initial,jdbcdriverclassname,jdbcurl" />
</provider>