First of all, I would like to say hi! everyone and thanks to SQLYog crew.
I've downloaded SQLYog very soon, but I am very impressed. It's very
easy to use and extremely fast (this realy surprised me).
I've been using “MySQL Front 2.5” and MySQL 3.23 for a long time and,
recently, migrate to MySQL 5.0. Obviously, it doesn't work anymore.
But there's a simple feature I guess SQLYog can easily implement too,
and will be very usefull for everyone. It's a “filter” in Table Data Tab.
What is it? Just a “Sql Where clause” that can be applied to the query made
to fill the tab data, such SQLYog already have with “Limit Clause”.
For example: “name = 'ricardo'”, or “name like 'r%'”
Thanks.