|
|
Sponsor |
Re: need help with ODBC!: msg#00099db.mysql.odbc
> mysql> use mysql; > mysql> update user SET password = PASSWORD('zoom') where user='root'; > mysql> flush privileges; The thing is that MyODBC 3.51 driver uses old password authentication scheme, but mysql 4.1.1 uses new password authentication scheme. To access the old scheme under 4.1.1 (to keep MyODBC 3.51 happy), use OLD_PASSWORD() instead of PASSWORD() i.e. mysql> update user SET password = OLD_PASSWORD('zoom') where user='root'; Find local movie times and trailers on Yahoo! Movies. http://au.movies.yahoo.com -- MySQL ODBC Mailing List For list archives: http://lists.mysql.com/myodbc To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@xxxxxxxxxxx
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | odbc.ini option field, louis strickland |
|---|---|
| Next by Date: | Connection with passwd, User |
| Previous by Thread: | Fw: need help with ODBC!, Kewlcoder |
| Next by Thread: | Mysql - Crystal Report, hespinosa |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|