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

4.1 -> 5.0 merge

client/mysql.cc:
  Auto merged
mysql-test/t/rpl_openssl.test:
  Auto merged
mysql-test/r/rpl_openssl.result:
  manual merge
This commit is contained in:
unknown
2005-10-07 14:26:32 +05:00
2 changed files with 3 additions and 3 deletions

View File

@ -1014,7 +1014,6 @@ static int read_and_execute(bool interactive)
unsigned long clen;
do
{
line= my_cgets((char*)tmpbuf.ptr(), tmpbuf.alloced_length()-1, &clen);
buffer.append(line, clen);
/*
if we got buffer fully filled than there is a chance that