Disable Interactive Login Details When created, the MySQL user may have interactive access to the operating system, which means that the MySQL user...
Disable MySQL Command History – .mysql_history Details On Linux/UNIX, the MySQL client logs statements executed interactively to a history file. By default, this file is named...
Disable MySQL Command History – ~/.mysql_history Details On Linux/UNIX, the MySQL client logs statements executed interactively to a history file. By default, this file is named...
Ensure ‘allow-suspicious-udfs’ Is Set to ‘FALSE’ – config files not found Details This option prevents attaching arbitrary shared library functions as user-defined functions by checking for at least one corresponding method...
Ensure ‘allow-suspicious-udfs’ Is Set to ‘FALSE’ – /etc/my.cnf Details This option prevents attaching arbitrary shared library functions as user-defined functions by checking for at least one corresponding method...
Ensure ‘allow-suspicious-udfs’ Is Set to ‘FALSE’ – /etc/mysql/my.cnf Details This option prevents attaching arbitrary shared library functions as user-defined functions by checking for at least one corresponding method...
Ensure ‘allow-suspicious-udfs’ Is Set to ‘FALSE’ – mysqld start-up Details This option prevents attaching arbitrary shared library functions as user-defined functions by checking for at least one corresponding method...
Ensure ‘allow-suspicious-udfs’ Is Set to ‘FALSE’ – @SYSCONFDIR@/my.cnf Details This option prevents attaching arbitrary shared library functions as user-defined functions by checking for at least one corresponding method...
Ensure ‘allow-suspicious-udfs’ Is Set to ‘FALSE’ – @SYSCONFDIR@/my.cnf passed Details This option prevents attaching arbitrary shared library functions as user-defined functions by checking for at least one corresponding method...