mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Merge 10.0 into 10.1
This commit is contained in:
commit
892cf2de13
5 changed files with 33 additions and 7 deletions
|
|
@ -5398,10 +5398,10 @@ static int connect_assisted_discovery(handlerton *, THD* thd,
|
|||
#endif // __WIN__
|
||||
//int hdr, mxe;
|
||||
int port = 0, mxr = 0, rc = 0, mul = 0, lrecl = 0;
|
||||
PCSZ tabtyp = NULL;
|
||||
#if defined(ODBC_SUPPORT)
|
||||
POPARM sop= NULL;
|
||||
PCSZ ucnc= NULL;
|
||||
PCSZ tabtyp = NULL;
|
||||
bool cnc= false;
|
||||
int cto= -1, qto= -1;
|
||||
#endif // ODBC_SUPPORT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue