Navicat for MySQL 歷史版本列表
Navicat for MySQL 是 MySQL / MariaDB 管理和開發的理想解決方案。在一個應用程序中同時連接到 MySQL 和 MariaDB 數據庫。這個全面的前端為數據庫管理,開發和維護提供了直觀而強大的圖形界面。它為那些 MySQL / MariaDB 新手和專業開發人員提供了一整套全面的工具.8997423 選擇版本:Navicat for MySQL 12.0.20(32 ... Navicat for MySQL 軟體介紹Navicat for MySQL (32-bit)Navicat for MySQL (64-bit)
更新時間:2020-02-27
更新細節:
What's new in this version:
Navicat for MySQL 15.0.11 (64-bit)
Bug fixes:
- Query wrongly returned null results in some cases
- "," was replaced by "." when using Custom Filter in Table Viewer
- Minor bug fixes and improvements
Navicat for MySQL 15.0.9 (64-bit)
Bug fixes:
- Only the first batch was transferred when "Number of row per batch" was enabled
- Minor bug fixes and improvements
Navicat for MySQL 15.0.8 (64-bit)
Improvements:
- Added "Keep Orthogonal Layout" to Model
Bug fixes:
- Unable to update bit type data
- Minor bug fixes and improvements
Navicat for MySQL 15.0.6 (64-bit)
Improvements:
- Added shortcuts for "Run Current Statement" and "Select Current Statement" in Query Editor
Bug fixes:
- "Unknown Internal Error" occurred when modeling databases
- Find bar UI issue in Data Viewer
- Unable to print table when using popup menu on Navigation pane
- Syntax error occurred when renaming index in MariaDB table
- Explain feature did not work with query parameters
- Interval type was not supported in Charts
- Highlight color issue in Filter wizard when using Dark mode
- Minor bug fixes and improvements
Navicat for MySQL 15.0.5 (64-bit)
Bug fixes:
- "Invalid floating point operation" error occurred when resizing tables in View Builder
- Multiple primary key names were generated when exporting model to SQL files
- Syntax error occurred when connecting to MySQL 4
- Minor bug fixes and improvements
Navicat for MySQL 15.0.4 (64-bit)
Bug fixes:
- Access violation error occurred when adding users to Navicat Cloud project
- Access Denied error occurred when designing table
- Unable to highlight field when typing in Filter's field selection list
- Wrong fields are exported to the SQL file when not all fields are selected
- Dark theme kept reverting back to Normal theme
- Wrong CREATE INDEX was generated in Model
- MySQL JSON data was truncated in Table Viewer
- Empty value was exported as **** when exporting DBF file
- Data Transfer high memory consumption issue
- Unable to connect Azure Database for MariaDB
- Run queries slow issue
- "List index out of bounds (-1)" error occurred when editing role privileges
- "Last Tab Window" option was missing
Navicat for MySQL 15.0.3 (64-bit)
- New Charts
- Advanced Data Transfer
- Brand new Query Builder
- Enhanced Data Modeling Tool
- Dark theme UI and Diagram
- Many other new features and improvements
更新時間:2020-02-20
更新細節:
更新時間:2020-02-15
更新細節:
What's new in this version:
- Loosened Enhanced Precision curve
- Change to check for presence of PS button in idle check
- Have Disconnect BT Special Action wait for Idle controller status with SONYWA
- Make sure control binding is written for Shift bindings even when bound to default
- Fixed double tap dragging by refreshing mouse buttons during a touchpad touch event
- Allow square stick roundness to be set to 0.0. Linear interpolation
- Change in gamepad input routine to manually interpret high resolution counter
- Change application to use software rendering by default. Should resolve G-Sync issues
- Moved elevation code to ControlService class
- Commented out delay after re-enabling a device for Exclusive mode
- Added some more tooltips to Profile Editor
更新時間:2020-02-12
更新細節:
What's new in this version:
Catalina:
Update:
- Do not store username and password as session notes during authentication if they are not needed
Update: 63691: Skip all jar and directory scanning when the wildcard pattern "*" or "*.jar" is set or added to tomcat.util.scan.StandardJarScanFilter.jarsToSkip
- Allow more than one parameter when defining RewriteMaps
- Refactor recycle facade system property into a new connector attribute named discardFacades
Fix:
- Avoid useless environment restore when not using GSSCredential in JNDIRealm
- Respect the argument-count when searching for MBean operations to invoke via the JMXProxyServlet
- Correct a regression in the static resource caching changes introduced in 9.0.28. Avoid a NullPointerException when working with the URL provided for the root of a packed WAR
- Provide default configuration source based on the current directory if none has been set, for full compatibility with existing code
- Clarify/expand the Javadoc for the Tomcat#addWebapp() and related methods
- JNDIRealm no longer authenticates to LDAP
- Ensure that container provided SCIs are always loaded before application provided SCIs. Note that where both the container and the application provide the same SCI, it is the application provided SCI that will be used
- SCI definitions from JARs unpacked into WEB-INF/classes are now handled consistently and will always be found irrespective of whether the web application defines a JAR ordering or not
- Skip null-valued session attributes when deserializing sessions
- Do not throw a NullPointerException when an MBean or operation cannot be found by the JMXProxyServlet
- InputStreams for directories obtained from resource URLs now return a directory listing consistent with the behaviour of FileURLConnection. In addition to restoring the behaviour that was lost as a result of the introduction of CachedResourceURLConnection, it expands the feature to include packedWARs and to take account of resource JARs
- Add ${...} property replacement support to XML external entity definitions
- Fix a problem that meant that remote host, address and port information could be missing in the access log for an HTTP/2 request where the connection was closed unexpectely
Code:
- Deprecate MappingData.contextPath as it is unused
- Deprecate the JmxRemoteLifecycleListener as the features it provides are now available in the remote JMX capability included with the JRE. This listener will be removed in Tomcat 10 and may be removed from Tomcat 9.0.x some time after 2020-12-31.
Coyote:
Update:
- Simplify NIO blocking read and write
- Disable (comment out in server.xml) the AJP/1.3 connector by default
- Change the default bind address for the AJP/1.3 connector to be the loopback address
Fix:
- Ensure that Servlet Asynchronous processing timeouts fire when requests are made using HTTP/2
- Fix the corrupton of the TLS configuration when using the deprecated TLS attributes on the Connector if the configuration has already been set via the new SSLHostConfig and SSLHostConfigCertificate elements
- Switch the message shown when using HTTP to connect to an HTTPS port from ISO-8859-1 to UTF-8
- Cancel selection key in poller before wrapper close to avoid possible deadlock
- Correct a regression introduced in 9.0.28 that meant invalid tokens in the Transfer-Encoding header were ignored rather than treated as an error
- Rename the HTTP Connector attribute rejectIllegalHeaderName to rejectIllegalHeader and expand the underlying implementation to include header values as well as names
Add:
- Add support for RFC 5915 formatted, unencrypted EC key files when using a JSSE based TLS connector
- Rename the requiredSecret attribute of the AJP/1.3 Connector to secret and add a new attribute secretRequired that defaults to true. When secretRequired is true the AJP/1.3 Connector will not start unless the secret attribute is configured to a non-null, non-zero length String
- Add a new attribute, allowedRequestAttributesPattern to the AJP/1.3 Connector. Requests with unrecognised attributes will be blocked with a 403
Jasper:
Fix:
- Update the performance optimisation for using expressions in tags that depend on uninitialised tag attributes with implied scope to make the performance optimisation aware of the new public class (java.lang.Record) added in Java 14
- Replace the faulty custom services lookup used for ExpressionFactory implementations with ServiceLoader
Add:
- Add a META-INF/services entry to jasper-el.jar so that the Expression Language implementation can be discovered via the services API
Cluster:
Fix:
- Ensure that session ID changes are replicated during form-authentication
Web applications:
Fix:
- In the examples web application, where a Servlet example includes ii18n support, the Locale used should be based on the request locale and not the server locale
Add: Add additional information on securing AJP/1.3 Connectors
Other:
Fix:
- Ensure statements are closed when a pooled JDBC connection is passivated in Tomcat's fork of Commons DBCP2
更新時間:2020-02-11
更新細節:
What's new in this version:
- Fixed: There were a couple unused DLLs in the install
更新時間:2020-02-10
更新細節:
What's new in this version:
- Fixed saving of "Repeat While Held" macro setting
- Updated midpoint for gyro to axis calculations
- Change default app text options in main XAML
- Increased stick mouse offset
更新時間:2020-02-04
更新細節:
更新時間:2020-01-30
更新細節:
What's new in this version:
- Fixed type cast problems with Gyro output curves. Fixed Easeout Cubic curve for Gyro controls
- Added output mouse speed text next to mouse sensitivity
- Actually added mouse sensitivity binding in Profile Editor. Major Oopsie
- Fixed switching of DInput only profiles
- Changed display of rumble edit controls
- Change main window init to launch background tasks later
- Change to allow HidGuardian message to appear in Log tab
更新時間:2020-01-29
更新細節:
What's new in this version:
- Fixed profile duplication
- Add log message if HidGuardian is detected
- Change to launch HidGuardHelper later at startup
- Fixed midpoint for Swipe to Axis controls
- Added comment in profiles stating which version of DS4Windows made the file
- Added link to HTML5 Gamepad Tester under Utils
- Change to apply trigger max zone when dead zone is 0.0
- Updated Russian translation. Change provided by DragonZX
- Fixed exclusive mode issues for non-admin users. Fixed second instance shutdown failure.
- Added extra hooks in Binding window for Numpad keys
更新時間:2020-01-25
更新細節:
What's new in this version:
- Created Max Output setting for some axes. Replacement for negative deadzone functionality from Jays2Kings build
- Increased stick mouse offset
- Increased virtual controller change delay time
- Fixed saving of Custom Steam Folder setting