This commit is contained in:
Lyndon
2018-05-23 12:33:40 +02:00
parent 215b826390
commit 54c3de1962
2 changed files with 9 additions and 9 deletions

View File

@@ -15,13 +15,13 @@
NHibernate.Driver.MySqlDataDriver NHibernate.Driver.MySqlDataDriver
</property> </property>
<property name="connection.connection_string"> <!--<property name="connection.connection_string">
Server=localhost;Password=root;User ID=root;Initial Catalog=bewodemo Server=localhost;Password=root;User ID=root;Initial Catalog=bewodemo
</property> </property>-->
<!--<property name="connection.connection_string"> <property name="connection.connection_string">
Server=localhost;Password=root;User ID=root;Initial Catalog=1234567890 Server=localhost;Password=root;User ID=root;Initial Catalog=1234567890
</property>--> </property>
<property name="dialect"> <property name="dialect">
NHibernate.Dialect.MySQLDialect NHibernate.Dialect.MySQLDialect

View File

@@ -15,13 +15,13 @@
NHibernate.Driver.MySqlDataDriver NHibernate.Driver.MySqlDataDriver
</property> </property>
<property name="connection.connection_string">
Server=localhost;Password=root;User ID=root;Initial Catalog=bewodemo
</property>
<!--<property name="connection.connection_string"> <!--<property name="connection.connection_string">
Server=localhost;Password=root;User ID=root;Initial Catalog=betreuwo Server=localhost;Password=root;User ID=root;Initial Catalog=bewodemo
</property>--> </property>-->
<property name="connection.connection_string">
Server=localhost;Password=root;User ID=root;Initial Catalog=betreuwo
</property>
<property name="dialect"> <property name="dialect">
NHibernate.Dialect.MySQLDialect NHibernate.Dialect.MySQLDialect