mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
MWL#90: Post-merge fixes: add mixing typecasts to remove compiler warnings
This commit is contained in:
@@ -243,7 +243,8 @@ typedef struct st_join_table {
|
||||
E(#records) is in found_records.
|
||||
*/
|
||||
double read_time;
|
||||
|
||||
|
||||
/* psergey-todo: make the below have type double, like POSITION::records_read? */
|
||||
ha_rows records_read;
|
||||
|
||||
/* Startup cost for execution */
|
||||
|
||||
Reference in New Issue
Block a user