Skip to content

Not able to create Snort System Databases in MySQL

Featured Replies

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.

The majority of MySQL commands end with a ;

Follow the tutorial carefully.

  • Author

It worked. Thank you!

  • 1 year later...

thank you! I had the same dang question - I was fighting this for hours! ima dork  - thanks again for ask and answer!

Create an account or sign in to comment

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.