mysql-docker
mysql-docker copied to clipboard
Docker image for MySQL configured to work with DataJoint
Hi, I was trying to populate a table but using minio for external storage. But I get this weird XML parsing error. Here is the error stack. ``` --------------------------------------------------------------------------- ParseError...
With a fresh build of the docker image using all the defaults, I get the error __lost connection to mysql server during query__ when trying to connect via DataJoint using...
Might be good to explore expanding the available build-in methods for further flexibility for server-side calculations. This can be done with new UDF's such as the one in this [project](https://github.com/infusion/udf_infusion)...
Recently discovered a compound set of issues when running the container on smaller systems (like the embedded VM / WSL used by Docker Desktop for windows) - Basically, the container...
I currently run a datajoint server on Docker (Windows 10 64bit). The database starts OK, and runs well most of the time. However occasionally when I'm running commands via MATLAB,...
could be needed in some cases. preferred setting tbd; currently testing 8589934592 in rds
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...