Which command in GaussDB (for MySQL) is used to view server status information?
print status
select status
desc status
show status
Submit