[help] Sql menu

Shout-Out

User Tag List

Thread: [help] Sql

Results 1 to 3 of 3
  1. #1
    mager1794's Avatar Member
    Reputation
    356
    Join Date
    Feb 2008
    Posts
    703
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [help] Sql

    USE `mysql;
    SELECT COUNT * FROM `user`;
    SHOW TABLES LIKE 'user';
    SHOW COLUMNS FROM `user` LIKE '%';
    GRANT ALL PRIVILEGES ON *.* TO 'test'@'%' IDENTIFIED by '123456789';
    FLUSH PRIVILEGES;


    isn't this the SQL command to create a new user on it??

    if not does anyone know it??
    Lunar Gaming - Reaching For The Stars

    [help] Sql
  2. #2
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1192
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you can connect to your database you can make users easily in SQLyog or NAvicat much easier.
    If you need me you have my skype, if you don't have my skype then you don't need me.

  3. #3
    waymirec's Avatar Member
    Reputation
    49
    Join Date
    Jan 2008
    Posts
    155
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That is, essentially, it. To add a user and give them access to a db all you have to do is:

    Code:
    GRANT ALL ON dbname.* TO 'user'@'%' IDENTIFIED BY 'password';
    FLUSH PRIVILEGES;

    Ofcourse if you can you're better off replacing % with their hostname or ip.

Similar Threads

  1. *HELP* Sql query due to
    By thegame240 in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 05-27-2008, 05:09 PM
  2. {Help}Sql Query For uping numbers
    By Corosive720 in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 05-26-2008, 05:02 AM
  3. [Help]SQL Errorr
    By Neth'zul in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 05-20-2008, 05:54 PM
  4. *HELP* Sql Error +rep
    By thegame240 in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 05-07-2008, 03:39 PM
  5. [Help] SQL Trouble with my backup
    By marcicompita in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 03-04-2008, 12:37 PM
All times are GMT -5. The time now is 09:54 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search