mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 03:21:53 +01:00
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/space/pekka/ndb/version/my50
This commit is contained in:
commit
409b294bb7
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ Transporter::connect_client() {
|
|||
else
|
||||
sockfd= m_socket_client->connect();
|
||||
|
||||
connect_client(sockfd);
|
||||
return connect_client(sockfd);
|
||||
}
|
||||
|
||||
bool
|
||||
|
|
Loading…
Add table
Reference in a new issue