Контейнер MySQL под Windows 10

This commit is contained in:
2023-10-29 01:19:12 +03:00
parent 04cc286b6b
commit db8732de61
2 changed files with 122 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# Заметки и памятки по «граблям»
## Docker
* [Расположение образов Docker](adjasting-docker.md)
* [Контейнер MySQL под Windows 10](mysql-in-windows10.md)
## Python
* [Утранение проблем при установке mysqlclient (подключение к MySQL/MariaDB](python-mysql.md)