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 can I do with mysql?

0 Answers  


How can you retrieve a portion of any column value by using a select query?

0 Answers  


How do I rename a table in mysql?

0 Answers  


How do I quit mysql?

0 Answers  


How to get full name of monthname ?

4 Answers  






What is mysql database used for?

0 Answers  


How many services is running in sql server?

3 Answers   ACC, V2 Solutions,


For the database from the previous question, please give an SQL query which returns the invoice number of all invoices which contain the article with the number ?1234?. The query should be able to run under a MySQL 4.0 database.

1 Answers  


What are the advantages of stored procedures, triggers, indexes?

5 Answers  


What is the size of mysql database?

0 Answers  


What are the types of index?

0 Answers  


What is flush privileges in mysql?

0 Answers  


Categories