Forum Replies Created
-
AuthorPosts
-
sathishMember
Hello,
We already have this request in our issue tracker here: https://code.google.com/p/sqlyog/issues/detail?id=1896 We will schedule this according to priority.
Regards,
Sathish
sathishMemberHello,
Could you please let us know what is the SQLyog version are you using? We have added an option to enable MySQL Cleartext Authentication Plugin in SQLyog 11.1.
Refer: http://blog.webyog.com/2013/04/09/sqlyog-mysql-gui-11-1-released/
Please try this in SQLyog 11.11 and let us know.
Regards,
Sathish
sathishMemberHello,
We are unable to reproduce this. Could you please let us know the steps to reproduce?
Regards,
Sathish
May 23, 2013 at 4:45 am in reply to: Problem Running Multiple Sql Statements In The Query Window #34278sathishMemberCould you please try adding a semicolon at end of each statement and try executing again.
sathishMemberHello,
We already have this request in our issue tracker here: https://code.google.com/p/sqlyog/issues/detail?id=847 We will schedule this according to priority.
Regards,
Sathish
sathishMemberYou can create a ticket by sending a mail to [email protected]
sathishMemberHello,
Thanks for your suggestion, I have added this request in our issue tracker here: https://code.google.com/p/sqlyog/issues/detail?id=1941 We will schedule this according to priority.
Regards,
Sathish
sathishMemberHello,
Thanks for your suggestions.
Quote:Configure the InnoDB partition option (http://dev.mysql.com…g-overview.html) using the schema designerWe already have this request in our issue tracker here: https://code.google.com/p/sqlyog/issues/detail?id=1224 we will schedule this according to priority.
Quote:Configure the order of index columns; asc or desc.i have added this request in our issue tracker here: https://code.google.com/p/sqlyog/issues/detail?id=1939
Quote:I'd also love it if I could store views, stored procs etc together with the schema, for an easy import into a database. Not sure if this belongs in the schema designer…I have added this request in our issue tracker here: https://code.google.com/p/sqlyog/issues/detail?id=1940 Currently the priority is not set for this. Please get back to us if you have any other quires.
Regards,
Sathish
sathishMemberHello,
We are unable to reproduce this. Could you please provide us a sample dump where this is reproducible?
Regards,
Sathish
sathishMemberHello,
Could you please execute the following commands and past the result here:
SHOW VARIABLES LIKE 'table_open_cache';
SHOW VARIABLES LIKE 'table_definition_cache';
Also try to increase 'table_open_cache' and 'table_definition_cache' (to a higher value like 16384) in your my.ini/my.cnf and restart the MySQL server and check again.
Regards,
Sathish
sathishMemberHello,
I have added this request in our issue tracker here: https://code.google.com/p/sqlyog/issues/detail?id=1936 We will schedule this according to priority.
Regards,
Sathish
sathishMemberThere is an option to configure key words in lowercase in editor. This option is available under Tools-> preferences-> Font & Editor Settings under section “case”. Clicking on the corresponding dropdowns of 'keywords' and 'functions' affects only in the display in editor. The settings here have effect both for the display in editor as well as when copying or saving from the editor.
sathishMemberHello,
Could you please tell us:
What is the server's global mode? (execute “SHOW VARIABLES LIKE 'sql_mode';”)
Could you try to execute “SET SQL_MODE = '';” and then repeat (if empty mode is not global for the server)?
Regards,
Sathish
sathishMemberHello,
We are unable to reproduce this with the latest version. We get this output:
Quote:2 queries executed, 2 success, 0 errors, 0 warnings
Query: call `prepareStmtBug`
165 row(s) affected
Execution Time : 0.540 sec
Transfer Time : 0.001 sec
Total Time : 0.541 sec
Query: call `upd_rpt_liensystem_table`
0 row(s) affected
Execution Time : 1.221 sec
Transfer Time : 0.001 sec
Total Time : 1.223 sec
Could you please let us know what is the MySQL server version ( SELECT VERSION(); )
sathishMemberHello,
Please write us to [email protected] so that we can help you with this issue.
Regards,
Sathish
-
AuthorPosts