SunQuest
 
           MySQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsDatabasesMySQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old April 6th, 2005, 06:07 AM
tak2kuldeep tak2kuldeep is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Mar 2005
Location: mumbai -india
Posts: 6 tak2kuldeep User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 38 m 19 sec
Reputation Power: 0
Send a message via Yahoo to tak2kuldeep
Question how to create a client on different machine

hi frnds
can anyone tell me the process of creating a client for a dedicated server . i have tried inserting the host,user,password filds in the user table of the server and i have installed mysql 4.1 on the client machine also..

i mean how to get access of the server(a dedicated machine) from a client machine????
have tried running accessing the server from client by "\~\bin\mysql -h hostname -u username -p"
but it gives error that host "ost " not found.....

i m confused how to work it out....
plz do help me in it..
thanx

Reply With Quote
  #2  
Old April 6th, 2005, 08:45 AM
MadCowDzz's Avatar
MadCowDzz MadCowDzz is offline
I'm Internet Famous
Dev Articles Frequenter (2500 - 2999 posts)
 
Join Date: Jan 2003
Location: Toronto, Canada
Posts: 2,890 MadCowDzz User rank is Lance Corporal (50 - 100 Reputation Level)MadCowDzz User rank is Lance Corporal (50 - 100 Reputation Level)MadCowDzz User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 1 Week 16 h 4 m 48 sec
Reputation Power: 8
You need to grant access in MySQL before users can connect.

Try this command:
GRANT ALL ON *.* TO user IDENTIFIED BY 'password'

But note, this will allow that user access to everything!

If you want to restrict to a certain database, use dbname.*...
If you want to restrict to a certain table, use dbname.tablename...

If you want to restrict certain rights, read the documentation.

Reply With Quote
  #3  
Old April 6th, 2005, 02:41 PM
tak2kuldeep tak2kuldeep is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Mar 2005
Location: mumbai -india
Posts: 6 tak2kuldeep User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 38 m 19 sec
Reputation Power: 0
Send a message via Yahoo to tak2kuldeep
thanx

thanx a lot
it helped me a lot

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsDatabasesMySQL Development > how to create a client on different machine


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway