Skip to content

mysql updated to avoid warnings on new nodejs#8

Open
VeronikaLee wants to merge 3 commits intomasterfrom
mysql-library-update
Open

mysql updated to avoid warnings on new nodejs#8
VeronikaLee wants to merge 3 commits intomasterfrom
mysql-library-update

Conversation

@VeronikaLee
Copy link

No description provided.

@ghost
Copy link

ghost commented Oct 3, 2019

I think we should include a new page or comment about what mariaDB. Can imagine it confusing users as to why the course is MySQL and we use MariaDB?

Update text to show new terminal output for the shell

    1. My SQL
    1. Listing databases
      1. Displaying databases
      1. MySQL hints
      1. Displaying data
    1. Selecting columns
    1. Limiting queries
    1. Ordering table queries
    1. Sourcing SQL files
    1. Query operators
    1. Getting help

Layout

      1. Query operators table
        think this should be one page layout (without tree)

Problem

    1. SQL examples
      Copying into sql-example.sql file is OK but unable to source it in terminal. error: ERROR: Failed to open file 'sql-example.sql', error: 2

Comment:
where users are to write into sql file and then go to terminal to source the file, the terminal is slow to respond - ie try to type source command and takes time to accept it (also same if copy/paste from the guides into terminal). Have to change focus from terminal to sql file and back for commands to show

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants