Knowles Atchison, Jr.

Results 11 comments of Knowles Atchison, Jr.

+1 This would be a useful feature. Can .env be hot reloaded or do you have to bring the server down/up again?

@UselessNeanderthal you can add additional text, et al to this variable: https://github.com/cwackerfuss/react-wordle/blob/a43feab6a859083dddb3aa3577b2ac4ad909bdf1/src/lib/share.ts#L20

@igitur hard agree. There a lot of neat things we could add, but maintaining a faithful clone allows a wider audience to add these things as they desire to downstream...

We just got burned by this moving from 6.2.2 to 7.1.1. At some point between these releases, the JVM SSL settings no longer worked. The CachedSchemaRegistryClient requires a `schema.registry.` prefix,...

As I said in the PR, I would be more than happy to run point on that maintenance branch, since I had a pressing need for it. If anyone else...

@vorburger That is the game plan. I am in progress of fixing the winx64 package on that branch, as it has been broken in the same way as my initial...

I can recreate in a unit test on Windows. Linux does not exhibit the same behavior. Looking at comments here from 2019: https://mariadb.com/kb/en/mysql_install_dbexe/ It looks like the behavior at one...

Found it. So this got changed in June 2020. https://jira.mariadb.org/browse/MDEV-23052 Not a huge fan of how they merge branches into each other, it makes tracing the origin of this change...

> Great, maybe even never versions of mariadb fix this issue? Unfortunately no, even on the latest 11.5, this is the behavior.

> This is a pretty weird issue especially since it's only on windows. What if the data dir is simply not set, where does the data get saved then? It...