How to install MySQL on linux:
First, you need to install linux.
I installed linux on windows using this method:
https://builtvisible.com/the-ubuntu-installation-guide/#Install-from-USB
Linux is one of the best operation system that I have used. It is better than windows etc.
And then, you can install MySQL on linux:
https://www.linode.com/docs/databases/mysql/how-to-install-mysql-on-ubuntu-14-04
Then you can write some script for mysql and run it on linux.
I wrote about the solutions to some problems I found from programming and data analytics. They may help you on your work. Thank you.
ezoic
Thursday, January 21, 2016
Subscribe to:
Posts (Atom)
looking for a man
I am a mid aged woman. I was born in 1980. I do not have any kid. no complicated dating before . I am looking for a man here for marriage...
-
I tried to commit script to bitbucket using sourcetree. I first cloned from bitbucket using SSH, and I got an error, "authentication ...
-
https://github.com/boto/boto3/issues/134 import boto3 import botocore client = boto3.client('s3') result = client.list_obje...
-
Previously, I wanted to install "script" on Atom to run PHP. And there was some problem, like the firewall. So I tried atom-runner...