Hello,

We expect to offer native support for LDAP and PAM authentication, late next
year.

Thanks,

Jimmy Guerrero, Senior Product Manager
MySQL Inc, www.mysql.com


-----Original Message-----
From: Sachin Bhugra [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 09, 2005 1:38 PM
To: mysql@lists.mysql.com
Subject: copying data!!!


Hello Friend,

  Can you please let me know how to copy data from a column in table A to a
column in table B. e.g. I want to copy value of column "age" from table 2 to
column "age" in table 1, provided the entries in column "name", which is
there in both the table, should match. In MySQL v 4 it could be done using
Update tbl1,tbl2 syntax, but i have now MySQL 3.23 which does not supports
this Update syntax...

Also, can i use ldap to authenticate the MySQL users, if yes, please tell me
how??

Tnax.

Sachin

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to