Problems storing SHA1 Hash

2003-11-13 Thread Paride De Gasperis
Hello all, I have a problem storing an SHA1 hash generated as user password for an application... This is the original SELECT Command: INSERT INTO Auth$ VALUES ('System', '%¾ÿX;ZÊ(×B9ª?(?U?Nõ§E?$03ÇÔ?#¹j?ÚÝùÿ??-#NÂ?·¨Ùü½î[.6?þþ^?', 3) but the stored values are: %¾ÿX;ZÊ(×B9ª?(?U?Nõ§E?$03ÇÔ?#

Re: archive data

2003-11-20 Thread Paride De Gasperis
Copy database directory in another location (ex. /db/data). This path must contains your databases directories... /db --- /data --- /mysql --- data file... --- data file... --- data file... --- data file... --- /test --- /YourDB1 ---