How do you start MySQL on Linux?

Answers were Sorted based on User's Feedback



How do you start MySQL on Linux?..

Answer / dvtnarayana410

/etc/init.d/mysql start

Is This Answer Correct ?    17 Yes 0 No

How do you start MySQL on Linux?..

Answer / raj

/etc/init.d/mysqld start

Is This Answer Correct ?    10 Yes 0 No

How do you start MySQL on Linux?..

Answer / nivedita

/etc/init.d/mysql start

Is This Answer Correct ?    5 Yes 0 No

How do you start MySQL on Linux?..

Answer / mysqlpig

service mysqld start/stop in RHEL or CentOS

Is This Answer Correct ?    1 Yes 0 No

How do you start MySQL on Linux?..

Answer / aditya

mysql -u root -p

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More MySQL Interview Questions

What is the usage of regular expressions in mysql?

0 Answers  


What tools available for managing mysql server?

0 Answers  


What is memory table?

0 Answers  


Is mysql from oracle?

0 Answers  


How much does mysql enterprise cost?

0 Answers  






How do I create a database in mysql workbench?

0 Answers  


Differentiate CHAR_LENGTH and LENGTH?

0 Answers  


what is the difference between gui testing and database testing? : Mysql dba

0 Answers  


How many threads can mysql handle?

0 Answers  


How to control the max size of a heap table?

0 Answers  


How does php communicate with mysql?

0 Answers  


What is the difference between a heap table and temporary table?

0 Answers  


Categories