mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Remove warnings and portability fixes
New global read lock code Fixed bug in DATETIME with WHERE optimization Made UNION code more general.
This commit is contained in:
@ -2637,7 +2637,6 @@ int QUICK_SELECT_DESC::get_next()
|
||||
}
|
||||
range = 0; // To next range
|
||||
}
|
||||
DBUG_RETURN(HA_ERR_END_OF_FILE);
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user