Forum Replies Created
-
AuthorPosts
-
March 2, 2015 at 12:29 pm in reply to: Error #2026 Ssl Connection Error: Certificate Verify Failed #35221Abhishek Kumar PandeyMember
Are you using latest certificate bundle in SQLyog?
Abhishek Kumar PandeyMemberThank you for bug report. This bug was introduced in SQLyog 11.52. Please refer-http://blog.webyog.com/2014/07/18/sqlyog-mysql-gui-11-52-released/
And the quote “ ‘copy database’ now has an option to create the target database.“
Issue is now fixed and will be included in next release in beginning of next week.
Abhishek Kumar PandeyMemberHi,
This issue was fixed in 12.07. Are you sure you are using 12.07?
If yes please provide following details–
- Your OS version.
- crash dump of SQLyog.
February 4, 2015 at 12:19 pm in reply to: Ascii Symbols Shown In Datetime Column Values Of Mysql #35190Abhishek Kumar PandeyMemberHi,
Please provide following details–
- Your MySQL version , execute Select Version();
- Your SQLyog version.
- Create table statement of above mentioned table. Execute Show create table .
And also you are referring to UI, what is UI here? Is this SQLyog or any other GUI client for MySQL?
Abhishek Kumar PandeyMemberAbhishek Kumar PandeyMemberHi,
Please upgrade SQLyog to 12.07. It includes the fix for this issue.
Abhishek Kumar PandeyMember“However, no error message appears in SQLyog and it should.”…Not reproducible for me on first attempt.
Abhishek Kumar PandeyMemberHi Scott,
Thanks for reporting the crash. We are fixing it.
Abhishek Kumar PandeyMemberWe use SHOW TRIGGERS FROM `
` WHERE `Trigger`=’ ‘ in schema sync and copy database. So I guess bug reported by peter applies to SQLyog. Abhishek Kumar PandeyMemberPlease uncheck Tools->Preferences->Paste object name in editor on double click. Then double click will expand database also.
Abhishek Kumar PandeyMemberHi,
Please try using SET a = CONCAT(‘I’,’m not happy’); instead of SET a = CONCAT(‘I”m not happy’);. If problem persist write back to us, we will look into it.
Abhishek Kumar PandeyMemberHi Chris,
You can try SQL scheduler and reporting wizard (CTRL+ALT+N) to automatically execute SQL queries, in your case query is ‘LOAD DATA INFILE’. You can also schedule execution of ‘LOAD DATA INFILE’ for your requirement. Hope It helps.
Abhishek Kumar PandeyMemberHi,
I understand your request now. Thanks for explaining. I have added this request to our issue/feature tracker. Although this task is not prioritized yet, but will be addressed soon.
Abhishek Kumar PandeyMemberHi,
Please confirm once that we are talking about same thing. As I understand in SQLyog connection dialog combo box, if we type some characters the matching closest connection name starting with typed characters should be listed. If I am understanding it correct then it is possible.
I am attaching images to show you how it is working for me.
If I type ‘My’ SQLyog automaticlly selects My56.
[attachment=1996:Get_connection_by_name_1.jpg] If I keep typing and type ‘mys’ it automatically selects ‘mysql’.[attachment=1997:Get_connection_by_name_2.jpg]
Continuing it if I type ‘mysql_’ it automatically selects closest matching connection name starting with ‘mysql_’ i.e. ‘mysql_enterprsie’.[attachment=1998:Getconnection_by_name_3.jpg]
Abhishek Kumar PandeyMemberHi,
This is already supported and working for me. Please tell your SQLyog version.
-
AuthorPosts