Pascal Posted June 17, 2015 Report Posted June 17, 2015 Hello, I'm following the tutorial to install WinSnort on Windows 7 x64. I've reached the part "Configuring the MySQL Database Server". When I try creating the snort database it does not seem to take the command when I tap the 'Enter' key as shown below. C:\Users\idsid>mysql -u root -pd1ngd0ng Warning: Using a password on the command line interface can be insecure. Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 4 Server version: 5.6.23-log MySQL Community Server (GPL) Copyright (c) 2000, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. mysql> create database snort -> create database archive -> show databases -> Do you have any suggestions? Thank you.
Morpheus Posted June 17, 2015 Report Posted June 17, 2015 The majority of MySQL commands end with a ; Follow the tutorial carefully.
airblainer Posted May 23, 2017 Report Posted May 23, 2017 thank you! I had the same dang question - I was fighting this for hours! ima dork - thanks again for ask and answer!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now