Added optional stripping of escape characters from database names when laoding users.
This commit is contained in:
@ -2276,7 +2276,7 @@ static void clientReply (
|
||||
}
|
||||
}
|
||||
|
||||
gwbuf_free(writebuf);
|
||||
gwbuf_free(writebuf);
|
||||
|
||||
if(mapped)
|
||||
{
|
||||
|
Reference in New Issue
Block a user