MySQL Server won't startMove mysql data dir to TrueCrypt volumeCan't change open-files-limit for mysql on Ubuntu 14.04mysql doesn't ask for root password when installingI messed up MySQL. Stuck at ERROR 2002 (HY000) and can't reinstallMariadb not working just after install on Ubuntu 16.04why browser show an empty screen when i start PHP test-script in Ubuntu 16.04?MySQL logrotate errorCannot reinstall mysql
Why is this defense against "It's a Unix system!" not widely implemented?
How to choose between high number of binary variables or fewer number of integer (not only 0 and 1) variables in a IP formulation?
Would it have been possible to re-fuel the planes in the air?
What's the difference between "men of violence" and "violent men"?
Forgot item in a hotel in Spain; hotel says they can't ship it back to me
How can I create a zip archive without a file extension using the "zip" command?
Taking a Switch on vacation from EU to USA. What region eshop will I be able to access?
Java OOP Temperature Converter
Creating 2020 in the fewest number of steps
Putting tools you use (but can't configure) on resume?
Where do "magic" hashing constants like 0x9e3779b9 and 0x9e3779b1 come from?
Why can't Centre of pressure and Centre of Gravity coincide?
Find elements of array with largest absolute value
Solving inequality with logarithmic expression
What is this old farm "combine"?
Should I take a side in an external player conflict, or let my game die?
Expressing the Riemann Zeta function in terms of GCD and LCM
What would it take for a mainstream UK political party to cease to exist
Should I provide my username and password for my brokerage account to my mortgage lender to verify my assets?
How can communicating in human language with an unconscious alien species be treated as an attack?
How scammy are cashback sites?
How to explain my complicated family background to people that I don't know very well?
Would modifying the "Polearm Master" feat to work with a longsword be overpowered?
In Excel, is there a shortcut to hide a wide range of columns without mouse-dragging?
MySQL Server won't start
Move mysql data dir to TrueCrypt volumeCan't change open-files-limit for mysql on Ubuntu 14.04mysql doesn't ask for root password when installingI messed up MySQL. Stuck at ERROR 2002 (HY000) and can't reinstallMariadb not working just after install on Ubuntu 16.04why browser show an empty screen when i start PHP test-script in Ubuntu 16.04?MySQL logrotate errorCannot reinstall mysql
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
Something seems to have happened with MySQL server (MariaDB dropped-in). If there is any needed information that I have not provided, please specify.
$ sudo service myql start
Failed to start myql.service: Unit myql.service not found.
$ whereis mysql
mysql: /etc/mysql /usr/share/mysql
$ sudo dpkg -l | grep mysql
ii libmysql-java 5.1.38-1 all Java database (JDBC) driver for MySQL
ii mysql-common 5.7.20-0ubuntu0.16.04.1 all MySQL database common files, e.g. /etc/mysql/my.cnf
ii mysql-server-core-5.7 5.7.20-0ubuntu0.16.04.1 amd64 MySQL database server binaries
ii php-mysql 1:7.0+35ubuntu6 all MySQL module for PHP [default]
ii php7.0-mysql 7.0.22-0ubuntu0.16.04.1 amd64 MySQL module for PHP
16.04 server mysql
add a comment
|
Something seems to have happened with MySQL server (MariaDB dropped-in). If there is any needed information that I have not provided, please specify.
$ sudo service myql start
Failed to start myql.service: Unit myql.service not found.
$ whereis mysql
mysql: /etc/mysql /usr/share/mysql
$ sudo dpkg -l | grep mysql
ii libmysql-java 5.1.38-1 all Java database (JDBC) driver for MySQL
ii mysql-common 5.7.20-0ubuntu0.16.04.1 all MySQL database common files, e.g. /etc/mysql/my.cnf
ii mysql-server-core-5.7 5.7.20-0ubuntu0.16.04.1 amd64 MySQL database server binaries
ii php-mysql 1:7.0+35ubuntu6 all MySQL module for PHP [default]
ii php7.0-mysql 7.0.22-0ubuntu0.16.04.1 amd64 MySQL module for PHP
16.04 server mysql
5
You are missing the letter "s" in mysql start.
– stumblebee
Jan 21 '18 at 18:45
add a comment
|
Something seems to have happened with MySQL server (MariaDB dropped-in). If there is any needed information that I have not provided, please specify.
$ sudo service myql start
Failed to start myql.service: Unit myql.service not found.
$ whereis mysql
mysql: /etc/mysql /usr/share/mysql
$ sudo dpkg -l | grep mysql
ii libmysql-java 5.1.38-1 all Java database (JDBC) driver for MySQL
ii mysql-common 5.7.20-0ubuntu0.16.04.1 all MySQL database common files, e.g. /etc/mysql/my.cnf
ii mysql-server-core-5.7 5.7.20-0ubuntu0.16.04.1 amd64 MySQL database server binaries
ii php-mysql 1:7.0+35ubuntu6 all MySQL module for PHP [default]
ii php7.0-mysql 7.0.22-0ubuntu0.16.04.1 amd64 MySQL module for PHP
16.04 server mysql
Something seems to have happened with MySQL server (MariaDB dropped-in). If there is any needed information that I have not provided, please specify.
$ sudo service myql start
Failed to start myql.service: Unit myql.service not found.
$ whereis mysql
mysql: /etc/mysql /usr/share/mysql
$ sudo dpkg -l | grep mysql
ii libmysql-java 5.1.38-1 all Java database (JDBC) driver for MySQL
ii mysql-common 5.7.20-0ubuntu0.16.04.1 all MySQL database common files, e.g. /etc/mysql/my.cnf
ii mysql-server-core-5.7 5.7.20-0ubuntu0.16.04.1 amd64 MySQL database server binaries
ii php-mysql 1:7.0+35ubuntu6 all MySQL module for PHP [default]
ii php7.0-mysql 7.0.22-0ubuntu0.16.04.1 amd64 MySQL module for PHP
16.04 server mysql
16.04 server mysql
edited Oct 2 at 14:26
user3140225
2,7104 gold badges12 silver badges24 bronze badges
2,7104 gold badges12 silver badges24 bronze badges
asked Jan 21 '18 at 18:39
JubaleJubale
112 bronze badges
112 bronze badges
5
You are missing the letter "s" in mysql start.
– stumblebee
Jan 21 '18 at 18:45
add a comment
|
5
You are missing the letter "s" in mysql start.
– stumblebee
Jan 21 '18 at 18:45
5
5
You are missing the letter "s" in mysql start.
– stumblebee
Jan 21 '18 at 18:45
You are missing the letter "s" in mysql start.
– stumblebee
Jan 21 '18 at 18:45
add a comment
|
1 Answer
1
active
oldest
votes
Try calling a cat a cat, i.e. if you want to start MySql, you may get it to work like so:
sudo service mysql start
... instead of:
sudo service myql start
Credits: stumblebee, as per this comment below the question ...
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f998397%2fmysql-server-wont-start%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Try calling a cat a cat, i.e. if you want to start MySql, you may get it to work like so:
sudo service mysql start
... instead of:
sudo service myql start
Credits: stumblebee, as per this comment below the question ...
add a comment
|
Try calling a cat a cat, i.e. if you want to start MySql, you may get it to work like so:
sudo service mysql start
... instead of:
sudo service myql start
Credits: stumblebee, as per this comment below the question ...
add a comment
|
Try calling a cat a cat, i.e. if you want to start MySql, you may get it to work like so:
sudo service mysql start
... instead of:
sudo service myql start
Credits: stumblebee, as per this comment below the question ...
Try calling a cat a cat, i.e. if you want to start MySql, you may get it to work like so:
sudo service mysql start
... instead of:
sudo service myql start
Credits: stumblebee, as per this comment below the question ...
edited Jan 22 '18 at 16:12
answered Jan 21 '18 at 20:07
Pierre.VriensPierre.Vriens
1,1476 gold badges13 silver badges17 bronze badges
1,1476 gold badges13 silver badges17 bronze badges
add a comment
|
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f998397%2fmysql-server-wont-start%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
5
You are missing the letter "s" in mysql start.
– stumblebee
Jan 21 '18 at 18:45