Manual SQL-Querys
| User, date | Message |
|---|---|
|
Written by funkthedunk
5 years ago Category: General 2 posts since Wed, 09 Jan 08 |
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 |
|
Written by rosenfield
5 years ago 127 posts since Wed, 24 Jan 07 |
check what the "limit" option in preferences is set to. |
|
Written by funkthedunk
5 years ago 2 posts since Wed, 09 Jan 08 |
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. |