keyring_file plugin EOF error during master key writing (5 replies)
Hello Team, I am debugging keyring_file plugin for mysql-server. I came across code where its writing master key to keyring storage file. file name:...
View ArticleWhere do I find MySQL security patch/update Oracle just released in April,...
I was trying to find the patch/update Oracle just released in April, 2018, for example, in advisory http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html#AppendixMSQL,...
View ArticleManage Your MySQL Database Credentials with Hashicorp Vault (no replies)
Manage Your MySQL Database Credentials with Hashicorp Vault https://mysqlrelease.com/2018/05/manage-your-mysql-database-credentials-with-vault/
View ArticleIssue loading keyring_okv without doing so at run time (no replies)
I am currently using the keyring_okv plugin and I have it working, but not the way it's supposed to work. At least not according to any of the information I have gathered. During setup I had an issue...
View ArticleMySQL keyring problem (1 reply)
Hello! I'm new with MySQL and i'm trying to install keyring on MySQL Community 8.0.11. i'm using Windows and i edited my.ini file with [mysqld] early-plugin-load=keyring_file.dll then i ran mysql>...
View ArticleMySQL 8.0: Audit Log’s JSON format logging (no replies)
https://mysqlserverteam.com/audit-logs-json-format-logging/
View Articleldap simple auth users and group (no replies)
Hi guys, I'm running mysql 5.7.22 Enterprise and I have configured ldap simple auth against ds-389 and it's working fine creating user with full dn. I would like to create on MySQL just the dn group...
View Articlekey based authentication for mysql on centos 6? (1 reply)
Is it possible to configure key based authentication for mysql on centos 6? if so, is there any documentation on how to do that?
View ArticleDrop database restriction (no replies)
I have used syntax "GRANT DROP ON databasename.* TO username" to give DROP access for all objects in the particular database. But the user is able to drop that particular database itself. How to...
View ArticleMySQL Audit Separate line character in JSON log (1 reply)
Hi, I would like to integrate MySQL Enterprise Audit plugin with McAfee platform. There is McAfee audit plugin dedicated to MySQl, but I would like to replace it with native audit plugin. All is fine,...
View ArticleGet the Auditors in: MySQL Enterprise Audit. (no replies)
https://mysqlmed.wordpress.com/2018/08/23/get-the-auditors-in/ https://mysqlmed.wordpress.com/2018/08/23/upgrading-mysql-to-8-0-12-with-audit-plugin/
View ArticleSecure Configuration for MySQL (1 reply)
I am currently working on a personal project where I have multiple Android applications communicating with a server. This server was created with Python's Flask framework and utilizes a MySQL local...
View ArticleMySQL SNMP trap Audit configuration (no replies)
Hello, i was looking for a way to make MySQL Enterprise Edition to send SNMP trap with audit log information. I've enabled the audit_log module and I've added some rules (for example i've decided to...
View ArticleMySQL 8.0: Authenticating against Active Directory (no replies)
MySQL 8.0: Authenticating against Active Directory https://blog.pythian.com/authenticating-mysql-8-0-enterprise-active-directory/
View Articletwo factor authentication in Mysql 8 (1 reply)
Can any one help me out how can I achieve two factor authentication for mysql database user in mysql 8.0.11.
View ArticleMySQL Audit Excluding delete logs on one table (1 reply)
Hi, I have tables, lets say: a, b, c. I have problem with creation of filter which will skip auditing queries like 'delete from c [condition]'. Log which I would like to skip is like this: {...
View ArticleMySQL : InnoDB Transparent Tablespace Encryption (no replies)
MySQL : InnoDB Transparent Tablespace Encryption https://mysqlserverteam.com/mysql-innodb-transparent-tablespace-encryption/
View ArticleMySQL TDE: Online key store migration (no replies)
https://mysqlmed.wordpress.com/2018/10/11/mysql-tde-online-key-store-migration/
View ArticleCheck password expiration (1 reply)
In my db i've created several users, in different days, and probably with different password lifetime. I'd like to know if it's possible to know when these passwords expires user by user. For example,...
View Article