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

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: Unknown Column " In 'where Clause' (v5.1 Beta 1) #20669
    Versatile
    Member
    peterlaursen wrote on Feb 24 2006, 01:41 PM:
    And finally: no DELETE-issue with 4.1 and HTTP with my example or Versatile's

    [post=”8905″]<{POST_SNAPBACK}>[/post]

    Thanks for finding it all and wich versions it does and does not apply to.

    in reply to: Unknown Column " In 'where Clause' (v5.1 Beta 1) #20663
    Versatile
    Member
    peterlaursen wrote on Feb 24 2006, 12:37 PM:
    What does the DELETE statment look like in HISTORY pane?

    [post=”8899″]<{POST_SNAPBACK}>[/post]

    Doesn't display anything .. it probably breaks before it logs

    in reply to: Unknown Column " In 'where Clause' (v5.1 Beta 1) #20661
    Versatile
    Member

    That's my table;

    Table Create Table



    Uploaded_MP_Files CREATE TABLE `Uploaded_MP_Files` (

    `id` int(6) NOT NULL auto_increment,

    `upload_file` varchar(100) default NULL,

    `upload_orig` varchar(100) default NULL,

    `upload_type` char(3) default NULL,

    `upload_by` int(6) default NULL,

    `upload_for` int(6) default NULL,

    PRIMARY KEY (`id`)

    ) TYPE=MyISAM

    sqlyog_error.jpg

    That's the error

    Also with an insert.

    Text is plain english

    in reply to: Recconnect Feature #19473
    Versatile
    Member

    well it's intrestign .. that's sure ! 🙂

    but also annoying ..

    I know it can be the host .. and also wireless wich could be losing packages ..

    But my wirelss is very stable .. and i can get up to 4 MegaByte/s so .. it looks good.

    Doesn't take away the fact that their is need to save all queries and close all connections to reconnect ..

    Maybe a little feature when the error occures a reconnect button apears … that kills plink and starts it again..

    in reply to: Recconnect Feature #19471
    Versatile
    Member
    peterlaursen wrote on Oct 12 2005, 05:24 PM:
    http://www.webyog.com/faq/23_15_en.html

    It must in this case be the reconnection from the SSH-server to the MySQL-server that fails.  SQLyog reconnects to the SSH server OK.

    Don't have the solution.  Wireless and SSH …

    [post=”7538″]<{POST_SNAPBACK}>[/post]

    Thanks, it looks like it .. but as i read it there .. there's no connection .. from the beginning ..

    I've already had an connection .. but suddenly it stops 🙁

    in reply to: Recconnect Feature #19469
    Versatile
    Member
    Ritesh wrote on Oct 12 2005, 01:30 PM:
    SQLyog will automatically reconnect if the last error is:

    Lost connection during query

    Are you getting a different error?

    [post=”7536″]<{POST_SNAPBACK}>[/post]

    Error no: 2003

    Can't connect to MySQL server on 'localhost' (10061)

    in reply to: blob /text #16471
    Versatile
    Member

    Didn't know that i was for that option ..

    i've must of checked/uncheck it sometime .. but didn't know ..

    Thanks.

    in reply to: Error 2003 #16115
    Versatile
    Member

    Are you certain that the computer where you're connecting from is allowed to acces ?

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