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

Forum Replies Created

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • in reply to: Error Code 1210: wrong arguments to = #14643
    bass
    Member

    thanks!

    in reply to: Error Code 1210: wrong arguments to = #14641
    bass
    Member

    it's all ok, I solved the problem!

    Now I can save all special chars into the DB, but I noticed that sqlyog not shows me

    all characters correctly! for example I see a “û” instead a long ü, but in the table

    it's saved correctly as a long ü! PHP gets it correctly!

    does sqlyog have settings about charset for displaying these kind of chars ?

    in reply to: Error Code 1210: wrong arguments to = #14639
    bass
    Member

    sorry for multiposting, but can you show/send me the configuration of your mysql server variables?

    in reply to: Error Code 1210: wrong arguments to = #14638
    bass
    Member

    for info:

    ..on my machine I see a “?” for every unknown character…

    in reply to: Error Code 1210: wrong arguments to = #14637
    bass
    Member

    I don't now why, but on my machine it doesn't work with this long ü!

    With version of MySQL do you use? on witch OS?

    in reply to: Error Code 1210: wrong arguments to = #14634
    bass
    Member

    yes I'm sure, I cannot post it here beacuse the forum doesn't

    support these character! it's a “ü”, not with two dots but with

    two little lines…

    in reply to: Error Code 1210: wrong arguments to = #14632
    bass
    Member

    yes, but latin1 don't support some hungarian characters, that's the problem!

    in reply to: Synchronization Bug #14226
    bass
    Member
    in reply to: Synchronization Bug #14225
    bass
    Member

    …and for CalEvans:

    sorry my question but when KEY is the proper SQL Statement….

    why I can't found it on mysql documentation?!?!?!?

    whats the differences between INDEX and KEY ???

    [url=”http://http://www.mysql.com/doc/en/ALTER_TABLE.html”%5Dmysql documentation[/url]

    in reply to: Synchronization Bug #14224
    bass
    Member

    …there is the same problem in both ways….

    the gernerated sql statement changes the key propertys

    for the wrong table… 😉

    in reply to: Synchronization Bug #14223
    bass
    Member

    I did it !! That's the problem!

    in reply to: Synchronization Bug #14220
    bass
    Member

    when I switch the DB i noticed that sqlyog dislpays

    a property of first DB on the second DB window.

    and so sqlyog confus the DB's and doesn't the right changes:

    sample:

    table1 has uniqe key 'key1' (as First Database)

    table2 has key 'key1' (as second Database)

    sqlyog displays uniqe key on the second DB window !!!

    …and so, when I click on “<<< Sync (Clipboard" (I want change key1 of table1 into normal key), it generate: alter table 'db'.'table1' drop key 'key1', add unique key 'key1' ('field1') this generates the same key that table1 had before the alter-query Hope this helps, bass

    in reply to: Export/Import #13739
    bass
    Member

    My .sql file is a dump file of a database with over hundered of MyISAM

    tables.

    It's size is 1.991 KB and it has approximatly 13000 SQL statements.

    I loaded the file in the SQL-Editor of both programs and started

    the script.

    With the Mysql-Front program it took 2min 30sec

    with SQLyog the executing process not stoped over 9min…

    maybe ther is a bug??

    in reply to: Synchronizatoin Feature #13692
    bass
    Member

    Thanx for your software 🙂

Viewing 14 posts - 1 through 14 (of 14 total)