mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 10:15:29 +02:00
Added interface for first set of dynamic variables.
This commit is contained in:
parent
a6ca5cbb91
commit
e0d8d62e39
21 changed files with 265 additions and 128 deletions
|
|
@ -201,7 +201,7 @@ cleanup:
|
|||
Delete multiple tables from join
|
||||
***************************************************************************/
|
||||
|
||||
#define MEM_STRIP_BUF_SIZE sortbuff_size
|
||||
#define MEM_STRIP_BUF_SIZE current_thd->variables.sortbuff_size
|
||||
|
||||
int refposcmp2(void* arg, const void *a,const void *b)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue