DirectAdmin
New member
Released: 2003-07-14
Allow '.' (dot) in passwords. new
Mysql databases arn't found after unsuspension. fixed
Allow '.' (dot) in passwords. new
Specific request for a dot to be allowed in passwords. Because of this minor update, only people who require will get it by clicking "Update" in their admin panel, license/update section.
Mysql databases arn't found after unsuspension. fixed
After a user is unsuspended, they might not be able to see their databases. This is a result of the new privileges not being flushed to all the mysql daemons. The fix will ensure that this happens.
Workaround: restart mysqld
Last Updated: 03.06.2025, 14:40:40
Allow '.' (dot) in passwords. new
Mysql databases arn't found after unsuspension. fixed
Allow '.' (dot) in passwords. new
Specific request for a dot to be allowed in passwords. Because of this minor update, only people who require will get it by clicking "Update" in their admin panel, license/update section.
Mysql databases arn't found after unsuspension. fixed
After a user is unsuspended, they might not be able to see their databases. This is a result of the new privileges not being flushed to all the mysql daemons. The fix will ensure that this happens.
Workaround: restart mysqld
Bash:
service mysqld restart