mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Merge branch 'bb-10.4-release' into bb-10.5-release
This commit is contained in:
@ -565,6 +565,7 @@ void mysql_print_status()
|
||||
STATUS_VAR tmp;
|
||||
uint count;
|
||||
|
||||
tmp= global_status_var;
|
||||
count= calc_sum_of_all_status(&tmp);
|
||||
printf("\nStatus information:\n\n");
|
||||
(void) my_getwd(current_dir, sizeof(current_dir),MYF(0));
|
||||
|
Reference in New Issue
Block a user