Originally created by: mloc...@gmail.com
What is the problem that needs to be solved (required)?
Looking for numbers could be better in the "Find text on server" window.
Currently we have the option to choose the column type, and when choosing "Integer" or "Real" HeidiSQL does queries like this:
SELECT ... FROM ... WHERE `Field` LIKE BINARY '%21%'
Furthermore, we HeidiSQL asks also for case sensitivity, that does not make sense in case of numbers.
What about the following improvement if "Integer" or "Real" is selected?
1. Hide the "Case sensitive" checkbox
2. Allow users to specify a numeric criteria. For instance "≤" or "<", or "=" or "≥" or ">" a specific number, or between two numeric values.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: a...@anse.de
Makes sense.
Summary: Search for numbers in "Find text on server" dialog
Status: Accepted