Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 68 total)
  • Author
    Posts
  • in reply to: Sqlyog 9.0Beta Crash #32056
    smine
    Participant

    sorry, i should know by now to include more details :). WinXP SP3, 3GB RAM, MySQL 5.0.77. it happened only once, on one server. we do not use tunneling. unfortunately, not reproducible. i don't recall the query that generated the dump, but i don't write complex queries, it might have included GROUP BY but i am not sure.

    'peterlaursen' wrote:

    Is it reproducible? Specific query(ies) causing this? Does it happen with a specific server or all servers? Do you use any kind of tunneling? Your OS? If Win7/2008r2 did you install ServicePack1?

    We will check the dump of course, but please add as many details as your can!

    in reply to: Autocomplete Sometimes Deletes Character Following Cursor #31446
    smine
    Participant
    'vishal.pr' wrote:

    When the position of the cursor(**at the time of invoking auto-complete list**) is in the middle of a word, the word is replaced with the selection from the auto-complete list.

    However … if the user invokes auto-complete list in the beginning of a word and continue typing to locate a match in the list and then make a selection it will replace the word itself.

    This issue has been fixed now. … the next public release … will happen in two days time.

    i agree that if cursor is in middle of word then autocomplete should replace word. however, i am experiencing the problem with the cursor at the beginning of a word, as you later describe.

    thank you for the fix. it is not urgent, i can wait for the next release.

    in reply to: Autocomplete Sometimes Deletes Character Following Cursor #31444
    smine
    Participant
    'peterlaursen' wrote:

    hmmm .. not good. We will check tomorrow.

    i have attached a short screen video illustrating the problem. i first uninstalled 8.7RC, then installed 8.7 Final.

    in reply to: Autocomplete Sometimes Deletes Character Following Cursor #31442
    smine
    Participant

    ??? i just installed 8.7 final release and this problem has returned!

    in reply to: Autocomplete Sometimes Deletes Character Following Cursor #31441
    smine
    Participant

    thanks for the quick fix!

    'Aparna' wrote:

    This issue is not reproducible at our end in 8.7beta2 Ultimate version. Could you please give us more details on this one?

    Regards,

    Aparna

    sorry, i cannot replicate it on demand. perhaps it is user error.

    in reply to: 8.6 Not Available? #31129
    smine
    Participant
    'kjordan2001' wrote on '24:

    I'm trying to download 8.6.0-6 from my account, but I get “The requested URL was not found on this server” when I click on the link.

    me too. i guess sometimes the early bird doesn't get the worm wink.gif

    in reply to: Manage Indexes Dialog Box Is Borken #31254
    smine
    Participant
    'Khushboo' wrote on '17:

    Please try this special build and let us know if the issue still persists.

    If you have not resized the dialog till now (as I had asked in my previous post), then please try this build first.

    i am sorry (happy?) to report that yesterday i upgraded to 8.6 RC3 and now i no longer see the problem on any tables (neither existing nor newly created).

    in reply to: 8.6 Not Available? #31127
    smine
    Participant

    i got it now, thanks!

    in reply to: Sqlyog-8.5.0-4.exe Fails To Install #30914
    smine
    Participant

    thanks, everything now works great!

    in reply to: Sqlyog Buffer Overrun #30766
    smine
    Participant

    (please ignore)

    in reply to: Sqlyog Buffer Overrun #30765
    smine
    Participant

    looks good! thanks for the quick fix.

    in reply to: Sqlyog Buffer Overrun #30762
    smine
    Participant
    'Khushboo' wrote on '26:

    Additionally please provide these information:

    1. Are you getting the same error dialog as previous or SQLyog is closing without prompting any error dialog?

    2. Also, uncheck Auto complete option (Preferences -> Powertools -> Enable Autocomplete), and then try the same case?

    3. What is the Operating System?

      [*]with the command i am using now, SQLyog closes with no prompting or error dialog. (the command i am using now is longer than the command i used when i got the runtime error dialog)[*]i unchecked Autocomplete and there was no failure! i checked Autocomplete and there was failure! please note that i build the command outside of the SQL yog editor, then paste it into the SQLyog edit window, then move the cursor into the command, then press F9[*]Windows XP Pro Version 2002 Service Pack 3 running on Dell Optiplex 755 with Intel Core2 Quad CPU Q6600 @ 2.40GHz with 2.98 GB of RAM and Physical Address Extension
    in reply to: Sqlyog Buffer Overrun #30761
    smine
    Participant
    'Mahesh' wrote on '26:

    Can you please attach a structure only dump of all tables along with problematic query(If differs from previous).You can use “Backup database as SQLdump”. …

    i sent SQLyog Buffer Overrun.zip file that contains the tables structure dump and the DROP TABLE command that fails. please see a few more details in my next reply.

    in reply to: Sqlyog Buffer Overrun #30758
    smine
    Participant
    'Khushboo' wrote on '20:

    We have released SQLyog 8.4 RC with this fix.

    “Very long strings containing the '_' or the '' character could cause a buffer overrun when looking up a match in the auto-complete database. Windows would then terminate SQLyog.”

    Please evaluate and let us know the status.

    sorry, but i am still seeing the same behavior. i am trying to drop 76 tables using the command in the attached file (2367 chars). when i press F9 to execute the command, SQLyog closes (no crash, no messages, no dump). the tables are successfully deleted.

    in reply to: Sqlyog Buffer Overrun #30756
    smine
    Participant
    'peterlaursen' wrote on '18:

    Please provide a template for the query omitting specific identifier names.

    DROP table_1, table_2, … , table_n LIKE croup_concat(SELECT .. FROM I_S …)

    or whatever …

    you may no longer need this info, but i was able to replicate the error. here is the string i just used. when i ran this (by hitting F9 with the cursor neaer the beginning of the string), SQLyog immediately closed, there was no error message and no dump. the string contains 2471 chars. (i attached it as a file because it is too long to see in this forum.)

Viewing 15 posts - 16 through 30 (of 68 total)