Warning: Creating default object from empty value in /www/htdocs/v030397/mysql-qotd/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php on line 4991

Warning: Creating default object from empty value in /www/htdocs/v030397/mysql-qotd/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php on line 4993
Question 5: How do you start the mysql-client in safe-update mode? – MySQL Question of the Day

Skip to content

By urs in mysql questions

(Find all correct answers)

 
a) mysql -p -u root --i-am-a-dummy
b) mysql -p -u root --safe-updates
c) mysql -p -u root -safe-updates
 

[ The mysql Client Program (10%) - Using the --safe-updates Option ]

 

Tags: , ,

Comment Feed

One Response


  1. Answers:

    a b

    Option c is missing a dash.

You must be logged in to post a comment.