nighknight
nighknight
Zur Info: Bei Version 2.9.10 tritt das Problem mit 500 Einträgen in 60 Kategorien bei mir nicht auf.
I got three systems running: - one production system (~500 entries running 2.8.29) - one test system, where I am currently testing an update to 2.9.x (same ~500 entries) -...
Further comment: I just realized that the relation between the search words is actually a logical "OR" and not an "AND". So "suche irgendwas" actually results in the same output.
Thanks for the clarification, I was not aware of that. However, in my case two results are found and returned immediately. No LIKE search is executed, see output: ``` SELECT...
I did some more analysis of this issue by turning on the mysql query log. It revealed a problem with the encoding of the quotes: ``` SELECT fd.id AS id,...
This would be very useful for me as well!
I would really appreciate multi-row headers. Is there any update on this topic?
> > I would really appreciate multi-row headers. > > Is there any update on this topic? > > If you want progress, you should contribute to the discussion. For...
I had the a similar issue: For some reason some log output was written to the beginning of the encrypted file. However, when using the "Reveal Encrypted File" feature, it...
> @nighknight You need to drag and drop the file onto the "reveal encrypted file" button. Do not use the file picker dialog, because Windows tries to open the file....