[Plugin: External DB authentication] “SET NAMES ‘utf8′” causes SQL Server to die
-
I use this plugin to do authentication with an external SQL Server database.
I upgraded to v3.15 today and it caused my login page to break completely. The problem is lines 347-8 – the UTF-8 query. This isn’t valid in SQL Server and causes an error.
I commented those lines out and it works again.
https://www.ads-software.com/extend/plugins/external-database-authentication/
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[Plugin: External DB authentication] “SET NAMES ‘utf8′” causes SQL Server to die’ is closed to new replies.