nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

mysql account creation

This is a discussion on mysql account creation within the Linux software forums, part of the Linux Getting Started category; I would like to create a mysql account creation for user called joe. Is there any GUI tool exists or ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Linux software

Register FAQ Members List Calendar Forgotten your password? Mark Forums Read
  #1 (permalink)  
Old 01-25-2006, 03:02 PM
Guest
 
Posts: n/a
Default mysql account creation

I would like to create a mysql account creation for user called joe. Is there any GUI tool exists or even command will do please help...
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 01-28-2006, 12:17 PM
tom tom is offline
Contributors
User
 
Join Date: Jun 2005
Location: London, UK
Posts: 213
Rep Power: 4
tom is on a distinguished road
Default

Run command as follows:

Code:
GRANT ALL ON mydb.* TO USERNAME@localhost IDENTIFIED BY 'PASSWORD';
See http://www.cyberciti.biz/faqs/2006/0...r-creation.php
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
root account is disabled rohithananda CentOS / RHEL / Fedora 2 06-25-2008 07:14 PM
Progate account across several servers piggy Shell scripting 0 03-06-2008 09:03 AM
ftp account with @ zafar466 Getting started tutorials 1 05-14-2007 06:55 PM
Ssh account locking Linux software 1 01-11-2006 12:28 AM
How to forward an email to other account tom Getting started tutorials 2 09-25-2005 09:58 PM


All times are GMT +5.5. The time now is 03:24 AM.


Powered by vBulletin® Version 3.7.4 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36