" mysql Archives - LuxSci

Posts Tagged ‘mysql’

Encryption and Auditing for MySQL Databases under HIPAA

Monday, July 21st, 2014

encrypting and auditing MySQLWe get many questions regarding MySQL databases and HIPAA website compliance. These range from confusion over the auditing of access to stored ePHI to what HIPAA’s data encryption requirements actually are to how HIPAA applies to MySQL databases. Next, we will attempt to address some of these subtle questions.

Read the rest of this post »

Remote MySQL Access Supports TLS for Security

Thursday, October 27th, 2005

Web hosting users with MySQL databases can now optionally use TLS (Transport Layer Security) when connecting to their MySQL databases from remote locations. Use of TLS ensures that all communications between these users and our MySQL servers are encrypted.