Skip to Content.
Sympa Menu

grouper-users - RE: [grouper-users] Error: Queries in your database seem to be case insensitive, this can be a problem for Grouper, if you are using MySQL you should use a bin collation

Subject: Grouper Users - Open Discussion List

List archive

RE: [grouper-users] Error: Queries in your database seem to be case insensitive, this can be a problem for Grouper, if you are using MySQL you should use a bin collation


Chronological Thread 
  • From: "Hyzer, Chris" <>
  • To: Adam Chang <>, "" <>
  • Subject: RE: [grouper-users] Error: Queries in your database seem to be case insensitive, this can be a problem for Grouper, if you are using MySQL you should use a bin collation
  • Date: Tue, 23 Jul 2019 13:45:59 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1;spf=pass smtp.mailfrom=isc.upenn.edu;dmarc=pass action=none header.from=isc.upenn.edu;dkim=pass header.d=isc.upenn.edu;arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=fUaiTyxmkZArqEKM4aXkxhm8RF7aF6OhevnuA6tyW8M=; b=fT1jxKkyyP1DiVwxWMf1HrHOCeoj72D2x23OWrF7oDHR0lVsmavajO04BCX1at7L1flLswlowFyUBWwSbqxWXqqXjckebKQKBfM0sArWpfSEy54BTNZsade2pXMTYnRHCu056qJJTUW21LW4oYJ7YZPRPF62pzSG11qKWwajK4zJvFOVpcxrhlKSNfyfX1hI79yxwvMuse+jQ6o1Hbc9CbJBleT5ry1emlNSFsUC42uVpq55xad25c4fGO/tyclGMg+5ZvQ+D/KC+mfKm7z95KsrlGXmjD4SQyJdGmhlDnb/3Zo8mYUNc50tIlp1I7vbKZp0qxOKJxqmjQE6eZWYiQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=W7B9nHRy3up7H3YxucmEmjxOXSzmulJ+JJ/8hU7OJaIai/dxmerPQ0JdWxUTbfirAWRZ+J77xoOJdC6k91QMTzTf04nSrTMSAWunMI8diaQVhlAaPbwLWox5o79FETR/1elco2cHRU1XM6kwvDKOv84UkzwCiCU8RvOBUlcvwL9WGViYELmRS9oQd2qTjM9kn6E5MsN8nHG0saJeqLbtweK33CyX4DV9GgzaMrRFT3A1nbraicpnZ0mnc3HpCaY3lOp7E+ZmwVk20W8aVYJNOUVlsaBcH1uOokd/7YbxCzwdH/S6LEMrL6Nft2rvRFMF4112rwVdvp1OfrBokQ9sMA==

Can you convert your db to bin collation with utf8 or drop it and create it
again?

-----Original Message-----
From:
<> On Behalf Of Adam Chang
Sent: Monday, July 22, 2019 5:45 PM
To:
Subject: [grouper-users] Error: Queries in your database seem to be case
insensitive, this can be a problem for Grouper, if you are using MySQL you
should use a bin collation

Error: Queries in your database seem to be case insensitive, this can be a
problem for Grouper, if you are using MySQL you should use a bin collation

I switched the DB to MySQL 8 and replaced the subject store to CMU example and
got this error when starting tomcat.
Anyone knows what does this mean and how to fix it? Thanks.

~Adam



Archive powered by MHonArc 2.6.19.

Top of Page