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

Forum Replies Created

Viewing 15 posts - 301 through 315 (of 439 total)
  • Author
    Posts
  • in reply to: #27329
    Mahesh
    Member

    It's not a wine issue , this is not implemented at all.

    v 7.1 final will have this functionality.

    Thanks

    in reply to: #27301
    Mahesh
    Member

    Issue 2,3 and 4 are also reproduced.

    It is added in our issue tracker.

    Thanks for reporting.

    in reply to: #27284
    Mahesh
    Member
    Quote:
    Wrong Extension Of File

    This issue has been fixed in v 7.1 RC.

    To download click on below link,

    http://www.webyog.com/downloads/betas/SQLyog71Ent.exe

    in reply to: #27282
    Mahesh
    Member
    Quote:
    SQLyog then selects:

    DIRNAME/data.txt

    whereas it should be

    DIRNAME/data.sql

    Issue Confirmed in Ubuntu using wine 1.0.

    in reply to: #27266
    Mahesh
    Member

    Which wine version you are using ? If it is old please update to latest version and try ?

    It is working fine using wine 1.0 v and ubuntu 7.04 (Fiesty), i have checked with 1280 X 1024 and with 800 X 600 resolution, see the screenshot attached below.

    We will check this with 1400X 900 resolution on a laptop , and let you know the details.

    Thanks,

    Mahesh

    in reply to: #27222
    Mahesh
    Member
    Quote:
    When the “copy table” operation actually starts running, no usable progress is provided.

    Please see the attached screenshot , at left bottom of window a label shows the status of copy operation.

    Quote:
    Yes, bit it took some time (>9 million records with quite some column data)

    have you checked use bulk insert checkbox , this will speedup the operation.

    in reply to: #27220
    Mahesh
    Member

    HI,

    Please tell,

    1. which program version you are using ?

    2. Whether copy operation was successful ?

    in reply to: #27198
    Mahesh
    Member

    HI,

    Error no. 1064 please check the syntax , means query was wrong , the corrected query is as below,

    CREATE TABLE clienteel (

    ClientID INT(11) UNSIGNED NOT NULL AUTO_INCREMENT ,

    Aanspreking ENUM (“Dhr.”,”Mevr.”,”Mr. en Mevr.”) NOT NULL,

    Voornaam VARCHAR(20) NOT NULL,

    Achternaam VARCHAR(30) NOT NULL,

    Straat VARCHAR(50) NOT NULL,

    Nummer INT(11) NOT NULL,

    Bus INT(11),

    Gemeente VARCHAR (50) NOT NULL,

    Postnummer INT (11) NOT NULL,

    Telefoonnummer VARCHAR (20),

    GSMnummer VARCHAR (20),

    Emailadres VARCHAR (50),

    Commentaar LONGTEXT,

    primary key (`clientID`)

    ) ENGINE=InnoDB;

    Please refer MySQL documentation for syntax related queries.

    Thanks

    in reply to: #27171
    Mahesh
    Member

    Program allows max 16 characters ( not 15) UserName because this limit is imposed by MySQL , infact We are validating this situation.

    in reply to: #27050
    Mahesh
    Member

    Resizable dialogues for Manage index, Manage Relationship , Create/Alter Table and Schema Sync tool are already implemented in our development tree.

    v 7.1 will have this feature.

    Thanks

    in reply to: #27033
    Mahesh
    Member

    HI,

    by default Mail Alert is enabled for

    Replication — Slave running(replication 01), Slave I/O running(replication 02),Slave SQL Running(replication -04) and Seconds behind master(replication -05). and also for General Info — Available (general info 01)Counters.

    If the mail alert is not enabled for this counter then you can enabled it by setting “MailAlert : “Yes” by editing particular .js( as mentioned above) file in Tools– Customize section.

    If you have already enabled an Alert for this counter then at that instance in Notification Settings — Send mails is (yes/no) and minimum notification interval, it depends on this too.

    Thanks

    in reply to: #27014
    Mahesh
    Member
    Quote:
    No, I dont see any 'show details' link.

    “Show Details” link is available only for Slow queries, it is not available for General log and Sniffer.

    in reply to: #26969
    Mahesh
    Member

    HI,

    We will give you a test build over our ticket system,

    Please create a ticket from here,

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

    Thanks for your co-operation.

    in reply to: #27002
    Mahesh
    Member

    Please tell us,

    1. OS of the host where MONyog is running?

    2. Are you Analyzing remote or local MySQL server ? if remote server is it within LAN?

    3. In Log Analyzer setting –General log settings — What does Test path shows ?

    Also,

    4. Can you attach a sample log file (zip and attach)? you can remove sensitive data if you want.

    Thanks

    in reply to: #26960
    Mahesh
    Member

    Please tell the exact version of program for which you got the crash? then only the dump will be helpful to us.

Viewing 15 posts - 301 through 315 (of 439 total)