I just downloaded WAMP server to use on a small college project that accompanies a basic SQL course.When ever i open the the mysql console window in WAMP i am asked for a password but since there is no password i don’t key it in and continue. I created a few tables and a few triggers using the phpmyadmin tool. The insert statements work fine when there are no triggers but give me an error saying “mysql.proc doesn’t exist” if i try to insert with triggers enabled. Can someone help me out with this . I really don’t understand how to grant privileges and stuff and how to set the password . ( i just bought a pc 4 days ago) . Can someone please help me out ?(detailed noob steps please?)
Share
Referring this link and this link, itseems you are running into some version problems with mysql. Try to get the latest WAMP setup.