Skip to content

dbForge Studio for MySQL

dbForge Studio for MySQL is a universal set of MySQL GUI tools for database management, administration and development. It enables to create and execute queries, develop and debug MySQL routines, and automate MySQL database object management in the convenient environment.

http://www.devart.com/dbforge/mysql/studio/

dbForge Studio for MySQL

Categories

JUMP TO ANOTHER FORUM

59 results found

  1. When dragging two tables to the visual builder and attempting create a join between the two tables, the application hangs and an AppHangB1 error is received.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Bugs  ·  Admin →
  2. The LOB editor does not allow to save normal size pictures. It seams like a cutting of file while inserting (CRL+V) into it.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Bugs  ·  Admin →
  3. table contains datetime columns
    current data include year 0001 and 1899 along with more current dates.
    when double click table, get crash popup and the "year out of range" message.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Bugs  ·  Admin →
  4. When using Ctrl+Space to complete a user-defined variable name, the name in the select list is shown in the case intended by the user. On insert, the characters are all set to lower case. Since the case of a variable name was explicitly set by the user, the case should be retained when inserted, whether the insert was automatic or manually typed.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Bugs  ·  Admin →
  5. When the number of displays (screens) connected to my laptop changes, DBforge often ends up an 'orphan' window that gets drawn in the non display area. IE where the user cannot see it or click on it.
    I can minimize dbforge to the task bar, but when it restores, it shoots off the screen beyond the active desktop.

    My other running applications handle this gracefully, and redraw their window positions in the active desktop area. This leads me to think the issue is with dbforge studio.

    This happens several times per day as I leave my desk to work (disconnecting…

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Bugs  ·  Admin →
  6. The sha2 function is not highlighted in red in a SQL document.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Bugs  ·  Admin →
  7. CREATE DEFINER = 'camskpn'@'%'
    PROCEDURE cams_kpn.proctest(operation int, PID int, CID int, DID int, UID int, ct varchar(50), CLID int)
    BEGIN

    /*

    operations - Properties

    1 = Contract Select - PID ProjectID
    2 = Doc List - CID ContractID
    3 = Linked Documents - DID DocID
    4 = Ball in Court - DID DocID

    5 = Change Issues - DID DocID
    6 = Change Sources - DID DocID

    7 = Change Items - DID DocID
    8 = Filters - UID UserID
    9 = DocumentDetail - DID DocID
    10 = DocTypes
    11 = Stati
    12 = Change Categories
    13 = Approval Type…

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Bugs  ·  Admin →
  8. After the last update cut & paste using standard windows keyboard command is not working
    please fix it

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Bugs  ·  Admin →
  9. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Bugs  ·  Admin →

    You can specify this in the ‘Column Separator’ section on the ‘Options’ page of the Data Export wizard.

  10. When exporting data to Excel you can specify a header and a footer to be add. But in the result they are not added

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Bugs  ·  Admin →

    These parameters will be visible when you send the Excel document to print. You can check this on the preview stage.

  11. Under newest version (6.2.280) database explorer doesn't update, even after manually refreshing.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  1 comment  ·  Bugs  ·  Admin →
  12. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Bugs  ·  Admin →
  13. v 6.3.341

    Open a SQL editor window, write a SELECT query - list the FROM tables, start to build SELECT clause.
    Don't save Query - leave open in editor. Open a Table being referenced in query, and add a new field. Switch back to SQL editor. The new field doesn't appear in the Intellisense drop down (or whatever you call the drop down box - MS call it Intellisence) as you type.
    I was doing this in the SELECT clause. I had also given the tables aliases in the FROM clause, if that make any difference.

    Many thanks.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  1 comment  ·  Bugs  ·  Admin →
  14. I recently upgraded to dbForge 7.3 and discovered that the SQL syntax highlighter is incorrectly highlighting valid SQL (per MySQL 5.6) as if there is an error. Example SQL is below.

    The effect is that the word "UNION" in the SELECT statement will display the red error underline (hover text: 'Identifier' expected) and the closing parenthesis will be similarly highlighted (hover text: Unexpected symbol ')'). If you run the query, the error highlighting will disappear until the SQL is edited, at which point it will immediately return.

    -- SQL syntax highlighter bug in dbForge for MySQL 7.3.137

    DROP TEMPORARY TABLE…

    0 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  1 comment  ·  Bugs  ·  Admin →
  15. When we synchronise a DB schema with another we push the SQL SECURITY INVOKER setting but editing the destination/target procedure afterwards the GUI ignores this and reverts to DEFINER.

    0 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  2 comments  ·  Bugs  ·  Admin →
  16. There doesn't appear to be anyway to use code completion in version X when editing stored procedures? It works like a champ when writing a normal query

    0 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Bugs  ·  Admin →
  17. On a table with system versioning, from context menu I select:
    Generate script as > CREATE > To new SQL window.
    And the output does not include SYSTEM VERSIONING data at all.
    When I run SHOW CREATE TABLE tablename - I get correct information.

    The same with "Edit table"
    (In general it would be nice to set, if "Generate script" uses dbForge engine, or from database "SHOW CREATE TABLE", because output sometimes is drastically different)

    0 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  1 comment  ·  Bugs  ·  Admin →
  18. When you modify the database structure, e.g. delete a table in a particulary database, dbforge dont use that database, instead of that, modify directly the database information_shema, so there are problems in replication configurations.

    0 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Bugs  ·  Admin →
  19. OpenSSH 7.0 defaults to no support for diffie-hellman-group1-sha1 key
    exchange.

    If we can't edit the config of openssh, we can't use the SSH security feature. Can you upgrade the lib and use one of the default protocol ?

    0 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  2 comments  ·  Bugs  ·  Admin →
1 3 Next →
  • Don't see your idea?