美文网首页
installing mysql

installing mysql

作者: 小简猫 | 来源:发表于2016-05-03 05:35 被阅读21次

    Learning video in BT, English version
    or
    --> 链接:http://pan.baidu.com/s/1eRMnHa6 密码:7r2a

    Recommend System: WINDOW 10


    First of all, you need to download the MySQL from the official web. The web page is shown as below:

    Reminder: only system can use this program is Window (for the reason that I cannot find the admin file and the databases package from on my mac, as I tried so many times, the command cannot run no matter what, so I recommend you to use the window for this study guide )

    Here is the official main page. If you have got the same as mine, that means you are on the right track.

    officialwebpage.png downloadPackage.png

    This is the package that I downloaded. You can use the other one which you may think it is better for you. (At the beginning of learning the mySQL, I believe they are no difference)

    openShell.png Start.png

    Well Done;P

    There is another way you can use the mySQL by downloading the XAMPP if you heard before.

    xampp.png

    Here is official web page. Then you needs to screw down a little bit and you can find it displays as below:

    install.png step1.png

    click"Next"

    step2.png

    click"Next"

    step3.png

    click"Next"

    step4.png

    click"Next"

    step5.png

    click"Next"

    step6.png

    miao~ that is the display when installing XAMPP

    finish.png

    when finished, click "finish"
    remain the check on the checkbox so that it can run automatically

    languages.png

    choose the left side for English~~
    if you like you can choose the German as you want :P

    openWin.png

    now here is the control panel
    choose the "start", then "Admin" on the MySQL row
    Finally, click "Shell" to open the shell window

    mysqlRun.png openShell.png shell.png

    Enter the command as below:

    $ mysql

    finished.png

    All Finished :D Well Done!

    相关文章

      网友评论

          本文标题:installing mysql

          本文链接:https://www.haomeiwen.com/subject/qtilrttx.html