diff --git a/lib/db_ido_mysql/db_ido_mysql-type.conf b/lib/db_ido_mysql/db_ido_mysql-type.conf index 74750efcb..36338ece7 100644 --- a/lib/db_ido_mysql/db_ido_mysql-type.conf +++ b/lib/db_ido_mysql/db_ido_mysql-type.conf @@ -21,6 +21,8 @@ %attribute %string "host", %attribute %number "port", + %attribute %string "socket_path", + %attribute %string "user", %attribute %string "password",