mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Removed ctrl-l from the source
This commit is contained in:
@@ -5242,7 +5242,7 @@ static bool get_quick_record_count(THD *thd, SQL_SELECT *select,
|
||||
if (unlikely(check_stack_overrun(thd, STACK_MIN_SIZE, buff)))
|
||||
DBUG_RETURN(false); // Fatal error flag is set
|
||||
if (select)
|
||||
{
|
||||
{
|
||||
select->head=table;
|
||||
table->reginfo.impossible_range=0;
|
||||
/*
|
||||
|
Reference in New Issue
Block a user