View Single Post
g0nz0uk
Member
Join Date: Mar 2014
Old 12-31-2018 , 16:12   Re: Installing HLstatsx issues
Reply With Quote #6

Wow that worked! thanks, I wonder why.

Quote:
mysql> drop database hlstatsx;
Query OK, 3 rows affected (0.02 sec)

mysql> create database hlstatsx;
Query OK, 1 row affected (0.00 sec)

mysql>
Then ran your script:

Quote:
C:\hlstatsx\sql>mysql -uroot -p hlstatsx < test_stats.sql
Enter password: *********

C:\hlstatsx\sql>


Now I need to remember how to setup the website and link to the DB
g0nz0uk is offline