Yea
(\ /)
(0.o)
(><)
/_|_\ Copy the bunny to profile and help him achieve the world domination.
# mysqladmin -u root -p create hackerdb
# Enter password:
# mysql -u root -p hackerdb
< /ac1dburn/web/billgates/doc/hacker_sql_create_script.txt
# Enter password:
#
# mysql -u root -p hackerdb
Enter password:
Welcome to the MySQL monitor. Commands END with ; OR ..g. Your MySQL connection id IS 9 to server version: 5.0.27-LOG
Type 'help;' OR '..h' for HELP. Type '..c' to clear the buffer.
mysql> GRANT ALL PRIVILEGES ON hackerdb.* TO bank_of_americadb@'localhost' IDENTIFIED BY 'hackerdb';
Query OK, 0 rows affected (0.01 sec)
mysql> FLUSH PRIVILEGES;
Query OK, 0 rows affected (0.00 sec)
mysql> exit
Bye
Comment Wall (5 comments)
You need to be a member of slscout.com to add comments!
Join this Ning Network