mirror of
https://github.com/MariaDB/server.git
synced 2025-06-13 13:01:51 +03:00
Remved Gemini code.
This commit is contained in:
@ -148,7 +148,7 @@ static MYSQL* spawn_init(MYSQL* parent, const char* host,
|
||||
*****************************************************************************/
|
||||
|
||||
int my_connect(my_socket s, const struct sockaddr *name, uint namelen,
|
||||
uint timeout)
|
||||
uint timeout)
|
||||
{
|
||||
#if defined(__WIN__) || defined(OS2)
|
||||
return connect(s, (struct sockaddr*) name, namelen);
|
||||
|
Reference in New Issue
Block a user