Browse Source

Update 0.1.md

Stefan Pejcic 1 year ago
parent
commit
de21d7cfc3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      documentation/docs/changelog/0.1.md

+ 1 - 0
documentation/docs/changelog/0.1.md

@@ -25,6 +25,7 @@ Not yet released
 
 
 
 
 ### 🐛 Bug fixes
 ### 🐛 Bug fixes
+- Fixed [bug with error `Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (13)` when running mysql commands on terminal](https://community.openpanel.co/d/18-cant-connect-to-local-mysql-server-through-socket-varrunmysqldmysqldsock-13).
 - Fixed [bug with bind9 configuration](https://community.openpanel.co/d/5-dns-server-does-not-respond-to-request-for-domain-zone) that caused the DNS server not to respond to request for domain zone
 - Fixed [bug with bind9 configuration](https://community.openpanel.co/d/5-dns-server-does-not-respond-to-request-for-domain-zone) that caused the DNS server not to respond to request for domain zone
 - Fixed bug in [opencli config update](/docs/admin/scripts/openpanel_config#update) not restarting the service for major system changes
 - Fixed bug in [opencli config update](/docs/admin/scripts/openpanel_config#update) not restarting the service for major system changes
 - Fixed bug with bind9 service restart instead of reload when adding new domains
 - Fixed bug with bind9 service restart instead of reload when adding new domains