Author Topic: Just a few errors  (Read 931 times)

0 Members and 1 Guest are viewing this topic.

Offline bk12185Topic starter

  • Irregular
  • Posts: 6
    • View Profile
Just a few errors
« on: November 15, 2005, 01:06:14 PM »
OK so I've been going at this for a few days now and am extremely frutrated hopefully someone can help me. First I get a privileges problem when I try to add new infromation to a database using a form so I figured simple enough I change the privileges so i log in as mysql - root and type "GRANT ALL PRIVILEGES ON tester.* TO "mysql"@"localhost" identified by "";" and I get back "ingoring query to ther database" any Ideas on whats going on? I am running PHP 4.3.10 and MYSQL 3.23.49, thanks in advance.