diff --git a/build-vm/database.sql b/build-vm/database.sql index ef25b3f..f4a85c8 100644 --- a/build-vm/database.sql +++ b/build-vm/database.sql @@ -1,3 +1,8 @@ + +-- Don't look here for answers you cheater. +-- Go out there and actually hack those sites! + + -- Recreate webshop user -- (really long procedure for non existing 'DROP USER IF EXISTS' construct in MySQL) -- See: http://bugs.mysql.com/bug.php?id=19166