Reset fields before log [Reset fields before login to database] ging Reset fields before log [Reset fields before login to database]
The displayed query can also be retained if the login is changed.
Cancel the database query if there are too many entries in the results table [Do not query the database if the result set would contain too much entries].
Enable wildcard symbols in the search fields for text columns
If the option is activated, the wildcard character changes from '*' to '%'. However, if '%' appears in the search fields as part of the text strings, it must be escaped, otherwise the search query will also return incorrect results.
In the example, the escape character ' " ' has been entered. You then use this to "escape" before the respective character (in the example before '%').