Forum Replies Created
-
AuthorPosts
-
HughesMember
Version 3.63.
HughesMemberLOL. I just figured it out.
For some reason, these values in the INI file were all negative:
Left=-32000
Top=-32000
Right=-31840
Bottom=-31966
The software should prevent this from happening since it forces the window off of the viewable area. The top and left values should always be set to 0 when the app starts up. Hopefully this has already been fixed in a later release.
HughesMemberI played around with it a little more and it appears as though the problem is tied to the SQLyog.ini file. I found this out after I overwrote the ini file of a slightly later version of SQLYog and the same problem occurs. Any thoughts?
HughesMemberRitesh….any updates on this defect?
HughesMemberRitesh, I have emailed you the script to rebuild the table. I haven't had time to create a video, but if you follow the directions in the email, the problem is easily recognized.
HughesMemberI am using v3.62 and version 4.0 of mySQL. Here is what is in the history:
[6:58:38 AM][ 47 ms] use `MYDATABASENAME`
[6:58:38 AM][ 47 ms] use “
[6:58:39 AM][ 78 ms] show tables from `MYDATABASENAME`
[6:58:58 AM][ 47 ms] select database()
[6:58:58 AM][ 63 ms] show tables from `MYDATABASENAME`
[6:58:58 AM][ 46 ms] show fields from `MYDATABASENAME`.`MYTABLENAME`
[6:58:58 AM][ 47 ms] show fields from `MYDATABASENAME`.`MYTABLENAME`
[6:59:07 AM][ 47 ms] select database()
[6:59:07 AM][ 62 ms] select * from MYTABLENAME where week_num=11
[6:59:07 AM][ 63 ms] show tables from `MYDATABASENAME`
[6:59:08 AM][ 47 ms] show fields from `MYDATABASENAME`.`MYTABLENAME`
[6:59:08 AM][ 47 ms] show fields from `MYDATABASENAME`.`MYTABLENAME`
[6:59:39 AM][ 62 ms] select * from MYTABLENAME where week_num=11
Following the exact same procedure in v3.61, the history includes an update command. As always, if Ritesh and co. need an mpeg of the problem, please let me know.
HughesMemberHere is a screen grab to demonstrate what I'm talking about:
HughesMemberRC8 is very nice. The updated icons look GREAT. I did find one bug that was previously fixed:
The default settings for exporting have been reset to NONE. It should be:
- Terminated By (fields): t
- Terminated By (lines): n
- Escaped by: \
HughesMemberI concur with Shadow. My sja.log file is stored to my Desktop. I have the shortcut to SQLYog stored there.
HughesMemberNow that I've figured out how to use the sync, I agree. This feature would be very helpful.
HughesMemberSorry about that. I'm new to the sync features. However, now that I've used it, I love it!
Do you have an ETA for the next RC release?
HughesMemberWhen I run it using the wizard, everything works! But that leaves me with a question: What is the purpose of that screen I showed in the video? Should it result in the same results?
HughesMemberSorry about the truncating thing…its been a long week for me.
At any rate, no log file is created. Worth noting is that I still have previous versions of the software on my PC (but installed in a different directory). Here is my screen capture:
HughesMemberFor your viewing pleasure.
Also, can you please give me a heads up on the truncating problem?
HughesMemberI'd love to. Unfortunately, I cannot locate the sja.log file. Its not in the SQLYog folder.
-
AuthorPosts