MySQL you are the bane of my existence >:(

master
Chloe Fontenot 🏳️‍⚧️ 2024-03-25 12:03:10 +07:00
parent dd24f5d515
commit 5a9084883e
50 changed files with 8 additions and 27 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -1,26 +1,7 @@
./binlog.000051 ./binlog.000079
./binlog.000052 ./binlog.000080
./binlog.000053 ./binlog.000081
./binlog.000054 ./binlog.000082
./binlog.000055 ./binlog.000083
./binlog.000056 ./binlog.000084
./binlog.000057 ./binlog.000085
./binlog.000058
./binlog.000059
./binlog.000060
./binlog.000061
./binlog.000062
./binlog.000063
./binlog.000064
./binlog.000065
./binlog.000066
./binlog.000067
./binlog.000068
./binlog.000069
./binlog.000070
./binlog.000071
./binlog.000072
./binlog.000073
./binlog.000074
./binlog.000075
./binlog.000076

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -1,3 +1,3 @@
#!/bin/bash #!/bin/bash
docker run -i -t -p "8085:80" -p "3306:3306" -v ${PWD}/themes:/var/www/phpmyadmin/themes -v ${PWD}/app:/app -v ${PWD}/mysql:/var/lib/mysql mattrayner/lamp:latest-2004-php8 docker run -i -t -p "8085:80" -p "3306:3306" -v ${PWD}/themes:/var/www/phpmyadmin/themes -v ${PWD}/app:/app -v ${PWD}/mysql:/var/lib/mysql -v ${PWD}/mysql_conf:/etc/mysql/conf.d/ mattrayner/lamp:latest-2004-php8
#; xdg-open http://localhost/phpmyadmin #; xdg-open http://localhost/phpmyadmin