[SLE] mysql

From: Ronald Wiplinger (ronald_at_elmit.com)
Date: 09/29/05

  • Next message: Jim Cunning: "Re: [SLE] mysql"
    Date: Thu, 29 Sep 2005 12:30:59 +0800
    To: Suse <suse-linux-e@suse.com>
    
    

    I am trying to setup ser. The script should create the database and
    Grant all priveleges to the user ser.

    It does not grant the priveleges!

    I tried to login into mysql and do the command by hand:
    mysql> GRANT ALL PRIVILEGES ON SER.* TO ser IDENTIFIED BY 'password';
    Query OK, 0 rows affected (0.00 sec)

    0 rows affected !!!!

    select * users shows the records with ser as user but with all flags set
    to N

    If I try to use phpMyAdmin I do not even see the records for ser.
    I use the right server!

    Where is my thinking error?

    bye

    Ronald Wiplinger

    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Jim Cunning: "Re: [SLE] mysql"

    Relevant Pages