Added interface for first set of dynamic variables.

This commit is contained in:
unknown 2002-06-28 19:30:09 +03:00
commit e0d8d62e39
21 changed files with 265 additions and 128 deletions

View file

@ -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)
{