List:General Discussion« Previous MessageNext Message »
From:Tonu Samuel Date:May 29 2001 11:34am
Subject:Re: mysql client
View as plain text  
On 29 May 2001 00:27:42 -0700, Poornima Visvesvaran wrote:
> What is mysqlclient and mysql server.

"mysqlclient" is name of MySQL client side library. "mysql server" is a
MySQL Server.
 

> Where will I get it.


http://www.mysql.com

 
> What is the difference between them.


MySQL server stores data and know how to find something within it. All
client side stuff doesn't know much about data but knows, how to ask it.
One server can answer queries of many clients. 

-- 
MySQL Security Administrator
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /   Tonu Samuel <tonu@stripped>
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, http://www.mysql.com/
/_/  /_/\_, /___/\___\_\___/  Tallinn, Estonia
       <___/



Thread
mysql clientPoornima Visvesvaran29 May
  • Re: mysql clientTonu Samuel29 May