Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › Using SQLyog › Is Data View limited to 5000?
Is it possible to increase this?.
I can't find an option or any info on this.
TIA
;
select * from `dbtest`.`books` limit 0, 5000
Select Tools -> Preferences and set limits for data display/editing.
HTH
Grrr, rookie error, thank you Ritesh.
Additional question. Is it not possible to edit the data content directly in the view data viewer?.
I can do this with mysqlcontrol centre and mysqlfront, but i don't appear to be able to do this
with sqlyog, am i missing something???
This feature is planned for SQLyog v4.1.
You need to use Insert/Update Window as of now 😀