MySQL - Search Database - BASH - Linux

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
1,481
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Link to this comment:

Share to:

Uploader Comments (metalx1000)

  • You say picking up right where we left off last time. You also recommend watching the earlier videos but you dont have anything Numbered? How am I supposed to know what is the first video and the next video.

  • @Johnny9ball: They are all in a Playlist. There is an annotation at the beginning and end of the video. OR, you can click the first link in the description.

  • I found out why the password has to be right next to the "-p". It's because you can do a command line query for a database and you leave a space after the "-p" option and use the database name. e.g. mysql -h localhost -u root -p users -e "show tables"

    The "users" is the database name for the "-e" query. After you hit enter, it asks for the password.

  • @tardis2005: oh, I thought it asked for the password if you didn't use the "-p" option at all. Good to know. Thanks.

  • after the mysql is setup is there a way in load a premade database in? like the silvermoon database for the wow private server?

  • @TheKaymor: I've never heard of a silvermoon database, so I know nothing about it, but I do go over importing and exporting data from/to the database in future tutorials.

see all

All Comments (10)

Sign In or Sign Up now to post a comment!
  • Thanks Sir

  • I'm using LAMP now and for a while MySQL just freaked me out!! Thanks for your post...

  • @skiller517: Don't get ahead. I have at lest 10 more videos coming. We'll get to all that later.

  • Wouldn't "SELECT fname, username FROM users WHERE lname='Jones';" be more suitable att 3:15 :)

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more