Its been a while since my last post. Ive got two posts sitting in my draft since February. I'm a little behind on I thought I would give some advice about Cryptography.
Scenario
Lets say that you have a list of passwords and usernames stored in a db generated from your web/intranet app. If your like me, you only want the best in security for your users. So you go shopping for encryption technology.
Monday, September 12, 2011
A Cryptic Approach To Cryptography
Wednesday, February 2, 2011
MySQL Temporary Table Bug ERROR #1137
Apparently you can not reference two temporary tables in 5.1 using a simple join.
I was trying to create test environment based on my tables so that I could have a place to advance on this stored routine. The MEMORY storage engine provided me the comfort of performance and the fact that
I was trying to create test environment based on my tables so that I could have a place to advance on this stored routine. The MEMORY storage engine provided me the comfort of performance and the fact that
Subscribe to:
Posts (Atom)