dbTalk Databases Forums  

MySQL Encryption

comp.databases.mysql comp.databases.mysql


Discuss MySQL Encryption in the comp.databases.mysql forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ashore
 
Posts: n/a

Default MySQL Encryption - 10-28-2010 , 08:15 PM






I have an unknown MySQL version where PASSWORD("admin") returns a 16-
char string, 43e9a4ab75570f5b

Can anyone tell me what encryption method this might be?

Thanks, all.

Reply With Quote
  #2  
Old   
Peter H. Coffin
 
Posts: n/a

Default Re: MySQL Encryption - 10-28-2010 , 09:25 PM






On Thu, 28 Oct 2010 18:15:50 -0700 (PDT), ashore wrote:
Quote:
I have an unknown MySQL version where PASSWORD("admin") returns a 16-
char string, 43e9a4ab75570f5b

Can anyone tell me what encryption method this might be?
Ancient.

http://dev.mysql.com/doc/refman/5.1/...d-hashing.html

--
Cunningham's Second Law:
It's always more complex than you expect, even when you take
Cunningham's Second Law into account.

Reply With Quote
  #3  
Old   
Jerry Stuckle
 
Posts: n/a

Default Re: MySQL Encryption - 10-28-2010 , 09:58 PM



On 10/28/2010 9:15 PM, ashore wrote:
Quote:
I have an unknown MySQL version where PASSWORD("admin") returns a 16-
char string, 43e9a4ab75570f5b

Can anyone tell me what encryption method this might be?

Thanks, all.
Probably pre MySQL 4.1.

What do you get if you SELECT VERSION(); ?

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex (AT) attglobal (DOT) net
==================

Reply With Quote
Reply




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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.