mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Added interface for first set of dynamic variables.
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user