5 Replies Latest reply on Jan 13, 2004 5:14 PM by 5amyan

    URGENT: Installing Nukes/Jboss on MYSQL

    mvkirankumar

       

      "mvkirankumar" wrote:
      hi,

      im new to all the 3(nukes/mysql/jboss).

      I have downloaded all of them..and have followed the steps correctly, yet i faced the following problems:

      in mysql, with the prepare.ddl the grant problem

      GRANT
      Select,
      Insert,
      Update,
      Delete,
      Create,
      Drop,
      Reload,
      File,
      References,
      Index,
      Alter
      ON nukes.* TO nukes@localhost WITH GRANT OPTION;

      i get error in this statement.

      pls help me.