243 results found
- 
1 voteIn case you were referring to Static Data in Script Folder, it’s supported 
- 
Ability to 'column select' like notepad++ and SSMSAdding column select/typing like in notepad++ and SSMS. ALT + left mouse button, and drag 1 vote
- 
turn off data types in column headingsI dont need data types in column headings, it disturbs me. 3 votesAn option added. 
- 
utf8mb4 supportThe databse charset set to "utf8mb4" and the collation set to "utf8mb4generalci". The table set as same as database, this field same as database. But when run query statement, all the chinese character was unreadable, the comment of field does too. For the comment of field, the correct string should be "地区Id", when I edit the table, he character look such as "鍦板尯Id". The other mysql studio works fine, such as MySql Workbench, Navicat. 1 vote
- 
Crashed automaticallyDuring a long time runing and I havn't do any operation, the dbForge Studio for MySQL will crashed by itsell. I see the windows event log like below, any solution? Faulting application name: dbforgemysql.exe, version: 7.3.137.0, time stamp: 0x5a5750d3 
 Faulting module name: ucrtbase.dll, version: 10.0.15063.674, time stamp: 0x8ac9f9d4
 Exception code: 0xc0000409
 Fault offset: 0x000000000007350e
 Faulting process id: 0x26fc
 Faulting application start time: 0x01d398c7e6228539
 Faulting application path: C:\Program Files\Devart\dbForge Studio Express for MySQL\dbforgemysql.exe
 Faulting module path: C:\WINDOWS\System32\ucrtbase.dll
 Report Id: dc61c8e8-1ed4-44d0-8ac0-57011fb3f67a
 Faulting package full name:
 Faulting package-relative application ID:2 votes
- 
bugfixAfter a few hours open, either maximized or minimized, it gets frozen, I cannot click in any button. It is like if an invisible modal button is blocking the input. This is the latest version 7.3.131. please let me know how can I help you find the issue 1 vote
- 
17 votes
- 
Error reports with no email clientFew people still use email clientes in their laptops these days. I frequently see errors in dbForge Studio, I frequently find errors on the new 7.3 version, but I cannot send them. It's 2018, please create an API to receive these errors without requiring email clients. 1 vote
- 
Database backup into separate filesIt would be really useful to have functionality to backup database schema/data into separate files. This especially handy when it comes to source code control. I know some other desktop MySQL managers do have it for ages. It would be convenient to have such a feature in dbForge Studio so we can forget about using other MySQL desktop apps. 3 votes
- 
top n by columnwhen i use a table, 
 i will open this table to issue something whatever,
 if we have this
 "top n by column" features
 i can open it fastly.1 vote
- 
Save current session before close the applicationSave opened windows before close the application 3 votesThis can be achieved with the Database Project feature. You can add the necessary documents in the project, save it and select ‘Load Last Opened Project’ under ‘Environment Settings’ in the ‘Environment → General’ branch of the ‘Options’ window. So, next time you open dbForge, your documents will be opened automatically. Also, by default, the documents auto save feature is turned. Despite the fact that the documents may have not been saved yet, next time you start dbForge, all tabs will be restored. You can specify the file types to restore in the ‘Restorable file types’ section of the ‘Environment → Documents → Restore’ branch in the ‘Options’ widow. The restorable files with corresponding paths are specified in the *.xml file that is located in the following folder: 
 SystemDrive\Users\%UserName%\AppData\Roaming\Devart\dbForge Studio for MySQL\
- 
IF END ELSE matching. Put cursor on IF and highlight the matching ENDPut cursor on IF highlight the matching END 3 votes
- 
Retrieve Data select top x rowsWould you be able to change the 'Retrieve Data' context menu so that rather than doing a 'select * from table' it does a 'select top n from table' (where 'n' is a number I can configure). I like having the retrieve data menu, but I avoid using it because with some tables it can lock up the system due to it selecting all rows (which can be millions of rows). 2 votes
- 
Ability to give custom alias or nickname to query result tabAdd a setting to give a custom alias or nickname to the query result tab that appears when executing multiple queries within the same SQL script. For example running 'F5' on the following queries: SELECT * from addresses a; 
 SELECT * from buildings b;Will return two query result tabs named like so: TABS: [addresses];[buildings] (It seems dbForge names each resulting tab based on the primary name of the first table within each of the select statements) 41 votes
- 
Data editing Mode per Categories and/or ServerSet the Data editing Mode (RO o. RW o. Ask) per Categories. Sample: 
 Live = RO
 Defelopment = RW3 votesPlease note that there is a feature allowing to change a connection’s color: 1. Right-click a connection in Database Explorer and select ‘Modify Connection…’ from the popup menu. The ‘Database Connection Properties’ dialog opens. 
 2. In the ‘Document Category’ drop-down menu, select the appropriate item or add a new one by clicking the three dots button against the drop-down menu.
- 
Add parameter in command line to backup all objects in separate filesAdd a parameter in the command line interface in order to generate all the objects in separate files when performing a DB backup. 3 votes
- 
Add shortcut to copy and remove rowProduct: dbForge Studio for MySQL 
 would you please think about add such keymap support for the sql edit:
 Edit.CopyRow, we just foucs the cursor on some row, and press Ctrl+c, then copy this row
 Edit.DeleteRow,we just foucs the cursor on some row, and press Ctrl+L, then remove this row directly.
 these function are very usefully on visual studio edit, so plz consider these.1 vote
- 
Script generation auto_increment bugWhen backing up a database or creating CREATE script from a table, the auto_increment attribute is not set on a column which is not defined as a primary key. eg. CREATE TABLE wpquestionsformelement ( 
 elementid int(11) NOT NULL AUTOINCREMENT,
 formid int(11) NOT NULL,
 elementorder int(11) NOT NULL,
 elementtypecode varchar(50) NOT NULL,
 elementparams varchar(3000) DEFAULT NULL,
 questionid int(11) DEFAULT NULL,
 attachmentid int(11) DEFAULT NULL,
 mandatory bit(1) NOT NULL DEFAULT b'0',
 deletedflag tinyint(1) NOT NULL DEFAULT 0,
 PRIMARY KEY (formid, elementorder),
 INDEX idxwpquestionsformelementelementid (elementid)
 )
 ENGINE =…1 vote
- 
SSL connectionAlthough dbForge is capable of switching to clear-text authentication during login, it cannot use SSL which makes no sense to use it with any external authentication implementations (like authpamcompat) 1 vote
- 
high dpi font zoomin high resolution/dpi, like 2k or 4k under 30" screen, the control and tree font is too small and could not found setting to adjust. 1 voteMany bugs with 4k displays are fixed. 
- Don't see your idea?
 
        