243 results found
- 
Ability to specify different formatting rules for conditions in bracketsFor 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 votesThis feature is available in dbForge Studio for MySQL, v6.1.166. 
- 
Preservation of the history of executed queries and open pages with the ability to view them from the menu, and re-open or executePreservation of the history of executed queries and open pages with the ability to view them from the menu, and re-open or execute 3 votesPlease 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
- 
Split type and length in table editorI 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
- 
Ability to receive e-mail backup notificationsAdd the ability to configure dbForge Studio for MySQL to receive e-mail backup notifications. 3 votesPlease refer to the following material on our website: 
 http://blog.devart.com/how-to-automatically-email-comparison-report.html
 http://blogs.devart.com/dbforge/how-to-setup-daily-mysql-backup-on-windows.html
 http://www.devart.com/dbforge/mysql/studio/mysql-backup.html
- 
UI 'loses' SQL Security setting after schema compareWhen 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
- 
0 votes
- 
Ability to setup INSERT ... SET constructionAbility to setup INSERT ... SET construction just like it's implemented for UPDATE: INSERT INTO table1 
 SET
 field1 = value1,
 field2 = value2;19 votes
- 
Please, remove choosing autocomplete item with space button..Please, remove choosing autocomplete item with space button.. Its not comfortable when you type something and press space. 1 votePlease 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. 
- 
export data to SQL always prepends database nameVersion: 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 voteWe were not able to reproduce this issue on the latest build 6.2.280. Please try the latest build. 
- 
dbForge Studio for MySQL hungs sometimesdbForge 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 voteA similar problem was fixed. Please try the latest build 6.0.265: http://www.devart.com/dbforge/mysql/studio/download.html 
- 
Ability to rename file in projectWhy 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
- 
Support synchronization of security dataIt 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
- 
3 votesMySQL 5.6 is already supported by dbForge Studio for MySQL, v6.1. 
- 
Enable import of dynamic Excel valuesApplication does not import XLS sheets correctly when values are calculated via formula. Static values work ok. 6 votes
- 
13 votes
- 
refresh dataIt 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 voteYou 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’.
- 
7 votes
- 
Highlight sha2 function in SQL documentThe sha2 function is not highlighted in red in a SQL document. 1 voteIt’s supported in the new version 7.0 of dbForge Studio for MySQL https://www.devart.com/dbforge/mysql/studio/download.html 
- 
have the main application check the draw coordinates are always to an active display areaWhen 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
- 
Enable Code Completion when writing stored procedureThere 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 votesThis issue is fixed in the new build 6.0.151 of dbForge Studio for MySQL: http://www.devart.com/dbforge/mysql/studio/download.html 
- Don't see your idea?
 
        