Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

By Ali GOREN
Hi i can’t mysql server. I use Ubuntu 14.04 2 gb droplet
I try:
service mysql start
i get error
start job failed to start
i try this command
this command output:
I see: Unknown/unsupported storage engine: InnoDB
But, WordPress used to InnoDB. How to use InnoDB ?
How to solved? :(
Thank you also sorry for my bad english
Update://
I use this command
dmesg | grep mysql
output this command:
Update 2 ://
I try this command:
mysqladmin status
Output:
mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)'
Check that mysqld is running and that the socket: '/var/run/mysqld/mysqld.sock' exists!