mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
typo fixed
This commit is contained in:
@ -2706,7 +2706,7 @@ int QUICK_SELECT_DESC::get_next()
|
||||
else
|
||||
{
|
||||
DBUG_ASSERT(range->flag & NEAR_MAX || range_reads_after_key(range));
|
||||
#if NOT_IMPLEMENTED_YET
|
||||
#ifdef NOT_IMPLEMENTED_YET
|
||||
result=file->index_read(record, (byte*) range->max_key,
|
||||
range->max_length,
|
||||
((range->flag & NEAR_MAX) ?
|
||||
|
Reference in New Issue
Block a user