Current location: Hot Scripts Forums » Programming Languages » PHP » adding user in mysql


adding user in mysql

Reply
  #1 (permalink)  
Old 08-05-05, 02:19 PM
nicpon nicpon is offline
Wannabe Coder
 
Join Date: Apr 2004
Location: Moving
Posts: 109
Thanks: 0
Thanked 0 Times in 0 Posts
adding user in mysql

Hey,
i`m trying to add user in mysql with statement i got from www.mysql.com
" CREATE USER 'ian'@'localhost' IDENTIFIED BY 'asdasd';" and i get sysntax error.
Does anyone know why is that ?? Mysql ver 4.1.13. Also I downloaded the mysql-administrator for linux and when i try to add user there i get an error saying duplicate username and i cant add any user there too. I`m running RH enterprise 4.0 and i have only root in mysql.
Reply With Quote
  #2 (permalink)  
Old 08-05-05, 02:28 PM
UnrealEd's Avatar
UnrealEd UnrealEd is offline
Community Liaison
 
Join Date: May 2005
Location: Antwerp, Belgium
Posts: 3,165
Thanks: 4
Thanked 25 Times in 25 Posts
shouldn't it be:
" CREATE USER 'ian'@'localhost' IDENTIFIED BY 'asdasd' ";

maybe you just mistyped

Hope it works,

UnrealEd
Reply With Quote
  #3 (permalink)  
Old 08-05-05, 02:54 PM
nicpon nicpon is offline
Wannabe Coder
 
Join Date: Apr 2004
Location: Moving
Posts: 109
Thanks: 0
Thanked 0 Times in 0 Posts
This is exactly what i type:
CREATE USER 'ian'@'localhost' IDENTIFIED BY 'asdasd';
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
2 flash websites for sale metamorph General Advertisements 5 01-09-05 10:03 PM
mysql multi user login for restricted pages giano PHP 7 12-07-04 05:04 AM
PHP user managment with no mysql markac Script Requests 6 12-06-04 12:14 AM
Need Epinions-lite system in PHP & MYSQL wali001 Job Offers & Assistance 4 01-12-04 06:02 AM
Problem with adding content to mysql from php HasansWeb PHP 3 01-10-04 05:26 PM


All times are GMT -5. The time now is 07:00 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.