Jeff Davis wrote:
> It still fails when the client and server encoding don't match, however.
Right. Use 7-bit usernames, passwords, and database names for this
reason. The handshake protocol does not allow us to get it right if you
use non-7-bit data here.
-O