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

Forum Replies Created

Viewing 15 posts - 226 through 240 (of 439 total)
  • Author
    Posts
  • in reply to: #28523
    Mahesh
    Member

    HI,

    We checked with large data by opening two instances of program in One doing Copy Operation and in other Export as SQL dump, both operation works as expected.

    Can you please tell ,

    1) Program version you are using?

    2) What error is thrown while “Restore from SQL dump” operation?

    3) Are you sure that exact 1/2 records are copied using “Copy DB” operation ?

    You can check it by executing ,

    “Select count(*) from table_name” on both tables (source and target)

    Thanks,

    Mahesh

    in reply to: #28515
    Mahesh
    Member

    Hi,

    We need information mentioned below,

    1) Can u please attach a table structure along with sample data where it is reproducible consistently?

    2) If Possible attach a screenshot of settings in Export CSV option ?

    Thanks,

    Mahesh

    in reply to: #28445
    Mahesh
    Member

    Hi Boyd,

    We will change the Alert setting accordingly in a javascript file.

    Thanks,

    Mahesh

    in reply to: #28396
    Mahesh
    Member

    Can you please arrange a temporary access to the server with minimum privileges ? this will be useful for us to debug .

    Please create a ticket for privacy from here,

    http://www.webyog.com/support/ttx.cgi

    in reply to: #28420
    Mahesh
    Member

    Please read these FAQ's,

    http://webyog.com/faq/content/34/152/en/my…-in-sqlyog.html

    http://webyog.com/faq/content/8/148/en/do-…ght=set%20names

    Also tell,

    1) Are you sure that the table structure within .sql dump is defined with a utf8 charset?

    2) Attach a .sql file containing a sample table with some data where this is reproducible ?

    3) If possible, Please attach a screen shot of this weird behavior ?

    Thanks,

    Mahesh

    in reply to: #28412
    Mahesh
    Member

    We are not able to reproduce this issue @ our end , we need your help to find out the exact problem.

    Please tell,

    1) Attach a source and target table dump with sample data where it is reproducible consistently.

    2) Attach a job file , you can edit it and add fake data for connection details ?

    Thanks,

    Mahesh

    in reply to: #28267
    Mahesh
    Member

    We have fixed this issue in this special not released build v 7.5RC2.

    To Download,

    http://www.webyog.com/downloads/betas/not_…Lyog75RC2n2.exe

    Please verify and let us know the details.

    in reply to: #28270
    Mahesh
    Member

    Which program version you are using ?

    From v 7.12 onwards status bar ( see at bottom of “Table Data” grid) will show Database name and Table name .

    Please see the attached screenshot

    in reply to: #28225
    Mahesh
    Member

    We will about this and let you know the details.

    in reply to: #28209
    Mahesh
    Member

    There seems to be problem while downloading a file .

    Now i have attached it here .

    in reply to: #28207
    Mahesh
    Member

    We have replaced the files now you can download it using the same link mentioned in last post.

    in reply to: #28212
    Mahesh
    Member

    Issue Confirmed

    We will fix this issue with high priority.

    Thanks for reporting.

    in reply to: #28150
    Mahesh
    Member
    Quote:
    On some of my larger tables, you cannot expand the height of the table far enough to view all of the fields without scrolling. This would defeat the purpose of being able to print schemas by exporting to an image file. Is there a fix planned for this?

    — There is max: height and width limit windows allows.

    We will try for this issue after release of v 7.5

    Workaround — You can zoom to smaller size and export to an image.

    in reply to: #28152
    Mahesh
    Member

    Hi,

    Actually this issue has been fixed in v 7.12.

    You can see the change logs here,

    http://www.webyog.com/blog/2008/10/30/sqly…-been-released/

    Thanks,

    Mahesh

    in reply to: #28081
    Mahesh
    Member

    Sorry !! I am re posting again .

    In Linux context “Free Memory” will not be useful.So, i suggest you to consider counter named “Physical memory usage of applications” this counter will be more useful as it excludes Buffer and cached memory which normally linux uses internally.

    Also you can set mail alert for this counter as,

    Quote:
    Warning : 30,

    Critical : 40,

    MailAlert : “Yes”,

    AlertCondition : function()

    {

    return GetWarnStatusInt(this.Value, this.Critical, this.Warning, true);

    },

    DocText : “This is the percentage of occupied memory, being used by applications. This excludes buffers and cached memory from the used memory.”,

    AdviceText : “Memory usage is too high. You can check which are process that are taking the most of memory by executing 'top' command in linux terminal.”

    I have attached a screen shot mentioning the same.

Viewing 15 posts - 226 through 240 (of 439 total)