Iñigo Valentin bb852e7c45 Monthly visits graph. hace 8 años
..
00_STRUCTURE.SQL b92a8f71fc Social links from database. hace 9 años
01_PERMISSIONS.SQL b92a8f71fc Social links from database. hace 9 años
02_DATA.SQL bb852e7c45 Monthly visits graph. hace 8 años
README.md 1fd8a27087 TEXT table now has a FILE column. DB scripts cleaned and organized. hace 9 años
__SETUP.SQL 1fd8a27087 TEXT table now has a FILE column. DB scripts cleaned and organized. hace 9 años

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.