We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19f70cd commit e192a2dCopy full SHA for e192a2d
README.md
@@ -12,7 +12,7 @@ bugs in MySql.Data.
12
13
Set `connection.driver_class` in your NHibernate session factory config to:
14
15
- - `connection.driver_class`: `NHibernate.Driver.MySqlConnectorDriver, NHibernate.Driver.MySqlConnector`
+ - `connection.driver_class`: `NHibernate.Driver.MySqlConnector.MySqlConnectorDriver, NHibernate.Driver.MySqlConnector`
16
17
or use the Configure-by-code helper:
18
0 commit comments