How do you start MySQL on Linux?

Answers were Sorted based on User's Feedback



How do you start MySQL on Linux?..

Answer / guest

/etc/init.d/mysql start .

Is This Answer Correct ?    3 Yes 1 No

How do you start MySQL on Linux?..

Answer / radhe

/etc/init.d/mysqld start

Is This Answer Correct ?    2 Yes 0 No

How do you start MySQL on Linux?..

Answer / mohamed yasin

/etc/init.d/mysql start

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More MySQL Interview Questions

What is the difference between heap table and temporary table?

0 Answers  


How many columns can a mysql table have?

0 Answers  


How can increase the performance of MySQL select query?

3 Answers   RV Technologies, Span Systems,


If we use sum function in mysql, does it return sum of that row or for that column?

0 Answers  


How do I optimize a selected query in mysql?

0 Answers  






How to present a past time in hours, minutes and seconds?

0 Answers  


How to copy data from one server to another using php?

0 Answers  


Consider a scenario where you have to send an email to a client from the sql database. How do you think you can achieve this task?

0 Answers  


What is meant by mysql database?

1 Answers  


What do you need to connect php to mysql?

0 Answers  


What is the use of mysqli_num_rows?

0 Answers  


How do I change mysql password?

0 Answers  


Categories