Force BINARY comparison when looking at privileges.
commit4d99680147dcdfa810fa228559ff0d04e86c4418
authorIsaac Bennetch <bennetch@gmail.com>
Thu, 29 Oct 2020 13:23:38 +0000 (29 09:23 -0400)
committerIsaac Bennetch <bennetch@gmail.com>
Thu, 29 Oct 2020 13:23:38 +0000 (29 09:23 -0400)
tree62c6dfd0a9966d4f0316a2bcb1b4d79f1781f1c0
parentfca77d1f9ed5ca3bda5b945ab2c8d892af486208
Force BINARY comparison when looking at privileges.

Otherwise, a mismatch between the "Server connection collation" dropdown
and the system tables/views causes an error message.

Fixes: #15463

Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
libraries/classes/Server/Privileges.php