Iñigo Valentin d6b88ede8d Merge branch 'INTERNAL' into V1 преди 8 години
..
00_STRUCTURE.SQL 43eb8e0e09 Stats working. преди 8 години
01_PERMISSIONS.SQL 43eb8e0e09 Stats working. преди 8 години
02_DATA.SQL bb852e7c45 Monthly visits graph. преди 8 години
README.md 1fd8a27087 TEXT table now has a FILE column. DB scripts cleaned and organized. преди 9 години
__SETUP.SQL 1fd8a27087 TEXT table now has a FILE column. DB scripts cleaned and organized. преди 9 години

README.md

To create de database:

1) Edit the file 01_STRUCTURE.SQL. Replace both passwords with two of your own. Uncomment all GRANT entries.

2) Modify the file 02_DATA.SQL at will to fit your needs.

3) Run the __SETUP.SQL script.