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

243 results found

  1. For example...

    WHERE
    ----X = 1
    ----AND Y = 2
    ----AND (Z = 3 OR Z = 4)

    Currently the OR will drop to a new line...

    WHERE
    ----X = 1
    ----AND Y = 2
    ----AND (Z = 3
    ----OR Z = 4)

    which is hard to read

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    3 comments  ·  Features  ·  Admin →
  2. Preservation of the history of executed queries and open pages with the ability to view them from the menu, and re-open or execute

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

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

    Please note that you can view queries sent by dbForge Studio for MySQL as follows:

    1. Select ‘Tools → Options’ from the main menu. The ‘Options’ window opens.
    2. Navigate to the ‘Environment → Output’ branch.
    3. Select the ‘Log application errors’ and ‘Write queries sent by the program to the SQL Log’ options. To open SQL Log, select ‘View → Output’ from the main menu and switch to the ‘SQL Log’ tab in the ‘Output’ tool window.
    4. Unselect the ‘Delete application log after closing’ option.
    5. Click ‘OK’.

    The log file is saved in the directory with the application executable file (by default ‘programfiles\Devart\dbForge Studio for MySQL\’).

    Also, you can vote for the following suggestion:
    http://devart.uservoice.com/forums/225134-devart-general/suggestions/2455334-restore-tabs-windows-with-scripts-after-dbforge

  3. I suggest you split the data type and length elements in the table designer (new table) so that users can tab through entering column information. The current layout requires using the mouse to, for example, specify a different varchar length

    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  ·  4 comments  ·  Features  ·  Admin →
  4. Add the ability to configure dbForge Studio for MySQL to receive e-mail backup notifications.

    3 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  ·  Admin →
  5. 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 →
  6. 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  ·  Admin →
  7. Ability to setup INSERT ... SET construction just like it's implemented for UPDATE:

    INSERT INTO table1
    SET
    field1 = value1,
    field2 = value2;

    19 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  ·  Admin →
  8. Please, remove choosing autocomplete item with space button.. Its not comfortable when you type something and press space.

    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  ·  Features  ·  Admin →

    Please perform the following:

    1. Select ‘Tools → Options’ from the main menu. The ‘Options’ window opens.

    2. Navigate to the ‘Text Editor → Code Completion → List Members’ branch.

    3. Unselect the ‘Whitespace’ option.

  9. Version: 6.0.315: 'Export Data...' to SQL: a database name is always prepended to the table name; even when you remove it from the destination table name in the 'Options' step.

    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  ·  Features  ·  Admin →
  10. dbForge Studio for MySQL hungs if connection via SSH opened and not used long time. I am working with connection via SSH, then minimize or deactivate studio window for a while, then restore. Opening any database object will hung the studio.
    Sorry, I bad speak English.

    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 →
  11. Why can't I rename a file in a project? (I can understand why I can't rename files that are associated with database objects, but just a basic SQL script file?)

    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  ·  Admin →
  12. It would be nice if the schema comparison included security. Security manager is great but if you are maintaining multiple databases, having to manually keep permissions in sync is a pain.

    3 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  ·  Features  ·  Admin →
  13. 3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  14. Application does not import XLS sheets correctly when values are calculated via formula. Static values work ok.

    6 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  ·  Features  ·  Admin →
  15. 13 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  ·  Admin →
  16. It would be great if we could have a quick shortcut icon or key next to "Refresh Data" (Query Tab), when after we run a query, we could retrieve the data again (without having to go to table and click - Retrieve Data). Small quirk, but massively productive.

    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  ·  Features  ·  Admin →

    You can define your own shortcut for this command as follows:

    1. Select ‘Tools → Options’ from the main menu. The ‘Options’ window opens.
    2. Navigate to the ‘Environment → Keyboard’ branch.
    3. Type ‘TableRetrieveData’ in the ‘Show Commands Containing’ field.
    4. Find and select the ‘Database.TableRetrieveData’ item in the list below.
    5. Set the focus in the ‘Press shortcut keys’ field.
    6. Press the key combination you want to assign to the command. This combination will appear in the ‘Press shortcut keys’ field.
    7. Click the ‘Assign’ button next to this field.
    8. Click ‘OK’.

  17. 7 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  ·  Admin →
  18. 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 →
  19. 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 →
  20. 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 →
  • Don't see your idea?