Passe o
-t ou --table opção para forçar a saída da tabela. mysql --table -u dbclient -pxxxx GEKONYLOGDB -e "select now(),max(time_stamp) from metrics"
De
mysql --help : -t, --table Output in table format.
-t ou --table opção para forçar a saída da tabela. mysql --table -u dbclient -pxxxx GEKONYLOGDB -e "select now(),max(time_stamp) from metrics"
mysql --help : -t, --table Output in table format.