When I select a table and press enter it puts the statement “Select * from Table limit 0,5000”. How do I change this number 5000? In an older version it put the number “50” instead “5000”. My database is very big and the connection where I am, slow. So this default number 5000 is too huge! Is there a configuration window where I can change this??
Thanks