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

Forum Replies Created

Viewing 15 posts - 4,816 through 4,830 (of 7,398 total)
  • Author
    Posts
  • in reply to: Error No 1227 #22760
    peterlaursen
    Participant

    Please upgrade to version 5.2 beta5, and GRANT RELOAD privilege to user.

    “I used GRANT ALL, that gave me access but I still cannot change permissions for users.” Did you speify with GRANT OPTION ?

    in reply to: Php Tunnel Not For Stored Procedures #22761
    peterlaursen
    Participant

    We don't support 'returns' form a SP yet.

    Please refer to: http://www.webyog.com/faq/14_81_en.html

    Hope to fix it soon!

    in reply to: Synchronization Slow To Delete Rows #22759
    peterlaursen
    Participant

    The reason is that checksums will have to be calculated for every 200.000 rows uing every columns if you do not use the and optimization parameters. You have noticed that first INSERTS, next UPDATES and finally DELETES are done. To check for UPDATES checksums are needed.


    @Manoj
    : why will updates have to wait for checksum to be built? Does DELETES use the checksums?

    in reply to: Php Tunneling #22752
    peterlaursen
    Participant

    nope – not Freeware!

    in reply to: Cannot Create Table #22453
    peterlaursen
    Participant
    Quote:
    Also creating a simple table

    Do you mean that you cannot create a table form SQLyog GUI?

    about the import problem: Please copy a COMPLETE 'create statement for a table' from the file in here.

    in reply to: Import Csv File Error #22748
    peterlaursen
    Participant

    Please read this FAQ:

    http://webyog.com/faq/28_73_en.html

    If the settings in the import dialogue and the export dialogue is/was identical it should not happen.

    Can you give us a small sample CSV and a screenshot of your import settings?

    in reply to: Importing Data From Phpmyadmin #22758
    peterlaursen
    Participant

    Why not export as .SQL?

    Note that if your dump condtains 'conditional comments' like /*! ..*/ yo will need to use 5.2 beta to import it with SQLyog.

    in reply to: Php Tunneling #22750
    peterlaursen
    Participant

    nope …

    our tunneller can only be use with SQLyog and SJA. However we do plan to release a 'standalone tunnller application' taht can be used as a genereic proxy.

    Time Horizon: a few months

    in reply to: Problem Syncing Opencms Databases #22718
    peterlaursen
    Participant

    it will/should work with UPDATES too.

    a md5()-checksum is is generated on the column(s) on both hosts. If they diifer the source-row will owerwrite the target row.

    Could we see the jobfile? (fake details as you like).

    You can create a ticket if you do not wnat to expose it in public.

    in reply to: Suggestion: U3 Usb Memory Card Version #22731
    peterlaursen
    Participant
    Quote:
    Any chance that the directory the favourites are stored in could be specified by the user?

    let us discuss!

    in reply to: Problem Syncing Opencms Databases #22716
    peterlaursen
    Participant

    I meant RESOURCE_ID of course.

    as ther is a Unique Index on RESORUCE_ID that column must be unique

    in reply to: Program Seems To Connect Then Disappears #22733
    peterlaursen
    Participant

    'latest” 🙁 Please specify the program version number!

    This is LATEST: (a non-released RC-build)

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

    and this is sismilar but throws more debug info:

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

    .. please try!

    in reply to: Error Executing Batch File (sql) #22727
    peterlaursen
    Participant
    Quote:
    'DEFAULT CHARSET=latin1'

    is invalid in a table definition with MySQL 4.0.

    I cannot explain why phpMyAdmin writes that. Its configuration files must be 'told' that this is MySQL 4.1 or higher. Can you create a table with this PhpMyAdmin at all?

    solutions:

    Open that SQL file in an editor and 'search and replace' 'DEFAULT CHARSET=latin1' with '' (empty string).

    remove 'SET NAMES .. ' statements a similar way. Replace ENGINE (if it is there) with TYPE (have a copy of course!). We will get rid of all those syntax'es that do not work with 4.0. Create a backup with SQLyog of a small table a see what it should look like!

    How big is this file?

    in reply to: Suggestion: U3 Usb Memory Card Version #22729
    peterlaursen
    Participant

    I think FREE/COMMUNITY editon does! I installed to a USB-stick (K:SQLyog) and I can navigate to K:SQLyogSQLyog.exe in Windows Explorer and start it on another PC. It is a little bit slower than when running from harddisk.

    Do you request a 'autorun'?

    With SQLyog ENTERPRISE the License is a per Client License. But I really do not remember if it prompts for registration details as a part of the installation proces or on first start! If someone purchases a 5-user license I wouldn't mind that they used it on 5 computers like this. If someone wants to use it on 80 computers .. well then contact Webyog Sales! The nice thing for a PC-supporter for instance is that he will bring his own sqlyog.ini with him around! And it would be no be deal to give an option to have 'favorites' under the installation folder either.

    Was it ENTERPRISE you had in mind?

    Nailing the license to some biometric is also a possibility! You can have a USB stick with a fingerprint reader today!

    in reply to: Problems Using Http Tunnelling With Ssl #22355
    peterlaursen
    Participant
    Quote:
    With SJA it only works if I remove the http authentication.

    that surprises me a lot! never heard of it before!

    We will absolutely look at this!

    Could you post the exact configuration parameters from .htaccess

    You can create a ticket if you like and 'fake' details as you like.

Viewing 15 posts - 4,816 through 4,830 (of 7,398 total)