1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
This commit is contained in:
tomas@poseidon.ndb.mysql.com
2005-05-31 14:37:47 +02:00
231 changed files with 2770 additions and 6619 deletions

View File

@@ -636,6 +636,8 @@ typedef struct system_status_var
ulong filesort_range_count;
ulong filesort_rows;
ulong filesort_scan_count;
double last_query_cost;
} STATUS_VAR;
/*