1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fix minor bug and add test of connection with new/old/without passwords

This commit is contained in:
peter@mysql.com
2002-12-05 14:01:15 +03:00
parent 3ee8bee22f
commit dac10a8c81
4 changed files with 101 additions and 2 deletions

View File

@ -2233,7 +2233,6 @@ Try also with PIPE or TCP/IP
bfill(end, SCRAMBLE_LENGTH, 'x');
end+=SCRAMBLE_LENGTH;
*end=0;
end++;
}
else /* For empty password*/
{