Manual SQL-Querys

[expired user #3309]'s profile image [expired user #3309] posted 16 years ago in General Permalink
hi,

i have some strange problemwith heidisql 3.2 and don't know if it's my or heids fault

if i go to the query-tab where you can enter mysql-commands and enter something like

select * from users where pe_vname = "Marion"

nothing happens. in the log it says only

select * from users where pe_vname = "Marion"
SHOW TABLES LIKE 'users'
SHOW COLUMNS FROM `users` LIKE '%'



i expect that heidsql display all the results it found in the database
once that worked but suddenly not

i've tested this also with mysql front and there it works like expected
(there are about 5 "marions" in the database)

can you help me, to display the results in heidsql again. as i said, once that worked and i didn't change anything as far as i can remember
[expired user #1125]'s profile image [expired user #1125] posted 16 years ago Permalink
check what the "limit" option in preferences is set to.
[expired user #3309]'s profile image [expired user #3309] posted 16 years ago Permalink
i can't find a limit option anywhere in the program

but now i got the problem

the part of the window with the results was minimized. so i couldn't see the results :oops:

anyways, thx for help

Please login to leave a reply, or register at first.