mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
10.0-base -> 10.0-monty
This commit is contained in:
@ -1404,7 +1404,7 @@ ha_rows DsMrr_impl::dsmrr_info(uint keyno, uint n_ranges, uint rows,
|
||||
uint key_parts,
|
||||
uint *bufsz, uint *flags, Cost_estimate *cost)
|
||||
{
|
||||
ha_rows __attribute__((unused)) res;
|
||||
ha_rows res __attribute__((unused));
|
||||
uint def_flags= *flags;
|
||||
uint def_bufsz= *bufsz;
|
||||
|
||||
|
Reference in New Issue
Block a user