emqx-auth-mysql
emqx-auth-mysql copied to clipboard
username and client_id is case sensitive?
when use mysql to store acl information, emqx is not case sensitive about client_id and username fileds;
Yes, it is indeed indistinguishable.
thank you for confirming this,there are many strange things happened before,that confused me a lot, is thiere any plan to make it case sensiive?
Sorry @aijingaiyi these fields are case-sensitive, I misunderstood.