nixCraft Linux Forum

nixCraft

Linux / UNIX 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 ...

Register free or login to your existing account and remove all advertisements.


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

Linux answers from nixCraft.


Linux software General questions and discussion about Redhat/Fedora Core/Cent OS, Debian and Ubuntu Linux related to softwares should go here.

Reply

 

LinkBack Thread Tools Display Modes
  #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
  #2 (permalink)  
Old 01-28-2006, 12:17 PM
tom tom is offline
Contributors
User
 
Join Date: Jun 2005
Location: London, UK
Posts: 213
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 5
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


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 Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
How to forward an email to other account tom Getting started tutorials 4 03-04-2010 11:38 PM
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


All times are GMT +5.5. The time now is 08:35 AM.


Powered by vBulletin® Version 3.8.4 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2009 nixCraft. All rights reserved

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 37 38