what is 'mysqladmin' in mysql? : Sql dba



what is 'mysqladmin' in mysql? : Sql dba..

Answer / Ghanshyam Tiwari

MySQLadmin is a command-line utility for managing MySQL servers. It allows you to perform various administrative tasks such as checking server status, executing SQL queries, managing user accounts, and more. Here is an example usage:nn```bashnmysqladmin versionn```

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is sharding in sql?

1 Answers  


Is sql microsoft?

1 Answers  


What is primary key in db?

1 Answers  


How to recompile a already made trigger?

2 Answers  


How exception handling is done in advance pl/sql?

1 Answers  


Explain what is an index?

1 Answers  


Sql technical questions

1 Answers  


what is called after appearing where clause

3 Answers  


Difference between SUBSTR and INSTR?

3 Answers  


can we use out parameter in a function?Give an example.

4 Answers   Logica CMG, TCS,


How do I edit a stored procedure?

1 Answers  


what is sp_pkeys? : Transact sql

1 Answers  


Categories