TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.

TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.
 MySQL 軟體舊版本 Download Page9 | 2024 軟體跟著走

MySQL 歷史舊版本 Page9

最新版本 [var.version]

MySQL 歷史版本列表

MySQL 是一個開源的 RDBMS(關係數據庫管理系統),它支持用 C,C ++,Java,Perl 和 PHP 等各種編程語言編寫的請求。由於其高速度和靈活性,MySQL 已成為主要用於開發各種形狀和大小的 Web 應用程序的最流行的數據庫系統之一。自 1995 年上市以來,這種非常受歡迎的開源數據庫管理系統已經應用於當今幾乎所有互聯網用戶的無數項目中。今天一些最受歡迎的 MySQL 用戶是 ... MySQL 軟體介紹

MySQL (32-bit)MySQL (64-bit)MySQL WorkbenchMySQL Workbench (32-bit)MySQL Workbench (64-bit)


TickTick 3.9.1.0 (64-bit) 查看版本資訊

更新時間:2021-06-24
更新細節:

rekordbox 6.5.2 查看版本資訊

更新時間:2021-06-22
更新細節:

What's new in this version:

New:
- Support for Free DJ Playlists of SoundCloud
- Support for MIDI/HID control in LIGHTING mode

Improved:
- Key shift algorithm when using Key Sync
- Range of highlighted key is now selectable in Traffic Light
- Added DMX Direct Control 4 - 9 in MIDI LEARN and PAD EDITOR
- Imported streamed tracks are now shown in the Intelligent Playlists
- Now up to 100000 artists can be shown for streamed tracks

Fixed:
- Date Created showed incorrectly when importing tracks to a Mac
- Occasionally tracks were exported incorrectly on a Mac
- Unable to export setting files via MIDI LEARN function if the name of the DJ equipment includes certain characters
- Unable to browse when installing rekordbox ver.6 for the first time, exporting tracks to a USB storage device and connecting it to a CDJ/XDJ
- Occasionally My Tag disappeared when executing [Update Collection]
- [Show / Hide Pad and Platter] settings weren't carried over when closing and opening rekordbox
- Potential crash when deleting playlists
- Tracks in the KEY category wouldn’t show when browsing on the CDJ-2000/900 via LINK EXPORT
- Beat information on the touch display wouldn't change when changing BEAT FX parameters on the DDJ-RZX
- Occasionally brightness dropped when the Lighting panel is shown/hidden in PERFORMANCE mode
- Occasionally Cloud Library Sync failed when too many tracks/playlists in a library
- Improved stability and fixes for other minor issues

ProPresenter 7.5.3 查看版本資訊

更新時間:2021-06-12
更新細節:

What's new in this version:

- Fixes a bug with encoding that impacts streaming to Facebook through Resi

ProPresenter 7.5.2 查看版本資訊

更新時間:2021-06-09
更新細節:

What's new in this version:

- Improves the stage action configuration by moving the slide destination options into a new Slide Destination action

Fixed:
- a crash that can occur when pasting invalid rich text data
- an issue where elements do not draw properly when transitioning between slides
- a bug that causes imported media to not be scaled to fit within the bounds of a slide
- a bug that prevents ProPresenter Remote from playing a timeline within PlanningCenter playlists
- an issue with slide labels not saving when no color is assigned
- an issue with sorting smart playlist media cues
- an issue with a slide not showing a warning icon when media is missing for media fill elements
- an issue with alternate themes showing incorrectly when screens have different resolutions
- a bug that causes media to not show in the Bible view when generating slides
- an issue with slide previews not consistently showing when the slide has media
- a bug that causes incorrect scaling in the slide editor’s ruler
- an issue with the props list always scrolling to the active prop
- an issue with presentation search not returning expected results in some cases
- an issue with linking fonts on presentations created on Windows and subsequently opened on Mac
- an issue that caused text to be misaligned when inserting slide breaks in the reflow editor while the fit container to text setting is enabled
- a bug that causes new slide additions to not be placed after the selected slide
- an issue with media downloaded from the web store not automatically saving to the Downloads folder
- an issue that causes the text cursor to disappear while editing
- an issue that causes empty lines of text to have an incorrect height
- a bug that causes some text files to not import
- a bug that causes fonts to not load correct for presentations created on Mac then loaded on Windows
- an issue with text typing into the wrong place in some languages when in quick edit
- an issue with margin settings not loading for presentations on Windows when created on Mac
- an issue that causes dialogs to appear empty
- an issue with Bible themes lowercasing words that should be shown in all caps
- a bug with text selection that causes double-clicking a word to result in an incorrect range of text being highlighted
- an issue with labels not syncing
- a bug that causes the close output button to not appear for system screens when the cursor enters the view
- an issue with fonts not loading from Adobe installed locations
- an issue with the current slide text visibility
- a bug that causes text shadows to be clipped to the element’s bounds
- a bug that causes multi-line object names to not appear accurately in the context menu
- a bug that causes the color swap button to not update the color picker fields in the shape inspector
- a bug with descriptive titles appearing in generated Bible slides

更新時間:2021-06-07
更新細節:

What's new in this version:

Important Changes:
Qtbase:
- 168855901a QCoreApplication::exit: make it a slot exit() is now a slot, like quit().
- dcc4605bf0 QString: add missing char8_t* constructor / fromUtf8 overloads
- Added a constructor and a fromUtf8() overload taking a const char8_t * argument
- 20a9f74851 Read DPI from X Settings initially as wellQt now reads Xft/DPI from X settings at startup, and will prefer this
- value over Xft.dpi from X resources
- f4292c10a3 Fix case sensitivity handling QSFPM
- Case sensitivity as well as regular expression options handling have been fixed. The original value is properly kept when using
- setFilterWildCard and setFilterFixedString. The regular expression options are now also properly kept when changing the case senstitivity through setFilterCaseSensitivity.
- 8c0dab650d QSFPM: fix filterCaseSensitivityChanged signal emission logic
- A call to QRegularExpression overload of setFilterRegularExpression now emits a filterCaseSensitivityChanged signal, if required
- bced3a2477 ItemViews: don't delete dragged items when a subclass accepted the move
- Classes overriding dropEvent for MoveAction events to move data can call accept() on the event before calling the superclass to prevent QAbstractItemView from deleting the source item.
- 4f5c8fecac Write out the HTML correctly for nested lists
- The output of toHtml() now handles nested lists correctly
- 3b78f6d94b Windows: Work-around misreporting of Script and Roman
- Fixed text in "Roman" and "Script" bitmap fonts not showing in Qt Quick applications
- 975e693747 Update bundled libjpeg-turbo to version 2.1.0 libjpeg-turbo was updated to version 2.1.0
- 2a2680ea22 macOS: Fix synthesized bold
- Fixed an issue where boldness would not be correctly synthesized for families with no bold variant
- 3e971f6fb4 SQLite: Update SQLite to v3.35.5

Updated SQLite to v3.35.5:
90fe6301ba rhi: Fix memory leak:
- Fixed a memory leak in QRhiGles2
- c5e6a06305 Windows: Add synthesized fonts also when there is a style name
- Fixed an issue where bold/italic would not be synthesized for fonts if QFont::NoFontMerging was set
- b552e75561 QPageSize: make PageSizeId ctor non-explicit Conversion from a QPageSize::PageSizeId is now implicit
- 562187fc55 Fix memory leak when using small caps font
- Fixed a memory leak when initializing a small caps font
- 9e908fc57a Enable UNICODE for all Qt targets and Qt consumers by default
- Enables the UNICODE and _UNICODE definitions on WIN32 platforms by default for all cmake projects to reflect the qmake behavior. Use
- qt6_disable_unicode_defines function to disable the default unicode definitions.

Qtdeclarative:
- 12a14164a7 Fix regression where qtquickcompiler cannot find rcc
- Fixed regression in Qt 6.1.0 which broke 'QT += qtquickcompiler' on Linux, macOS

Qttools:
- d34cf404 macdeployqt: Fix bug parsing otool output when deploying plugins
- Fix plugin deployment bug caused by otool parsing
- 3b88ee4f macdeployqt: Fix plugin resolution bugs for non-standard installs
- Uses QLibraryInfo to resolve plugins at install locations

Qtquickcontrols2:
- a2b56c366 ToolTip: use contentWidth of Text contentItem to account for newlines
- The implicit width of ToolTips now accounts for newlines in the text
- If you want to use the old behavior, set ToolTip's contentWidth to implicitContentWidth

Fixed:
Qtbase:
- [macOS] Labs platform context menu items are disabled on modal window
- Static build fails on MinGW and MSVC2019, shadertools?
- Handle PLUGIN_EXTENDS = - in qmake plugin projects and in pro2cmake
- Fix qtwayland / qtquickcontrols2 static builds failing to reconfigure in a non-prefix build
- Assert while trying to load SVG
- Using QNetworkInformation will cause application crash when exit
- QTypeTraits templates break existing code
- Qt 6.1.0 Android binary size on Windows host increased significantly
- gradients widget example crashes
- QAbstractItemModelTester false positive removing rows with no columns
- QXmlStreamReader.prefix() cannot return EndElement's prefix
- Setting a cancel button on QProgressDialog more than once causes layout to be invalid
- tst_qpromise fails to compile with C++20 standard enabled
- REG: Blinking cursor leaving an artifact in QTextEdit
- Redownloading same file in parallel produces a warning about removal of cache file
- QSortFilterProxyModel::setFilterRegularExpression(const
- QString &) preserves all pattern options
- QSqlTableModel support column names with dots
- QThreadPool should make sure maxThreadCount is > 0 as < 1 breaks it even though the docs say otherwise.
- Qt6 Static build for macOS problem: Undefined symbols for architecture x86_64 and issues with libraries linking.
- Persistent index handling in QAbstractItemModel is wrong
- qt-configure-module does not work as expected with multi config ninja generator
- CMake: linker error with Linux Static Libraries while using QtQuick.Controls
- "qmake -qtconf foo.conf -query" does not work
- tst_QRhi::renderToTextureArrayOfTexturedQuad fails on Android Emulator in CI
- JSON documentation needs updating for deprecations
- setDropAction() is not respected in ItemViews during move operation on MAC
- Http2: authenticationRequired is not emitted PYSIDE-1404 Incompatible import of "Object" in compiled UI
- Fix qtwayland / qtquickcontrols2 static builds failing to reconfigure in a non-prefix build
- qvnc: Arbitrary memory read vulnerability
- If user pressed back button during application startup. Application becomes unresponsive.
- MSVC: warning C4723: potential divide by 0 in Qt Gui
- SizeGrip missing
- QSqlTableModel ORDER BY doesn't quote table name [with spaces]
- QTCREATORBUG-25389 Can't use manual tests from Creator
- Different Screen.pixelDensity and Screen.devicePixelRatio
- "moc" failed to parse auto in trailing-return-type signals and slots
- Sample code doesn't compile
- Stylesheet with pseudo state on QPlainTextEdit
- QTextDocument::toHtml: nested lists (ul, ol) not nested in output
- Some Windows fonts don't work in Text
- MDI Sub window title remains in main window title when DontMaximizeSubWindowOnActivation option used
- [REG 5.13.2->5.14.0]: QPainter renders in Text wrong when units set to micrometers
- if font size is set via stylesheet for QTab, it chops off text
- QSyntaxHighlighter does not apply capitalization with
- QTextCharFormat::setFontCapitalization
- Japanese and Chinese characters have no effect by bold enabled
- qtshadertools/qtools require cmake wrappers from qtimageformats (WebP/Jasper) in static builds
- Reg:5.15.2->5.15.3 QPushButton Focus rect is change of behavior
- background-color does not propagate beyond first child element
- QPainter rotate causes pixmap rendering issues
- QLabel with word wrap makes unable to decrease parent items size
- W System.err: java.lang.NoSuchMethodException: notifyQtAndroidPluginRunning
- QListView has abnormal spacing when setWordWrap is true
- Graphical issue on some Android smartphones: white line at the top and the right side of the screen
- QStandardItemModel takeItem / takeChild does not emit the right signals
- Reg->6.0: Windows vista style: placeholderText has wrong color
- Session Resumption with Session ID - IPv6 - ephemeralServerKey is missing
- When QFont::NoFontMerging is set then if bold or italics is requested that is not provided by the font then it will end up not synthesizing this
- Dockwidgets - Placing QDockWidget is almost impossible
- Unnecessary hard link from qmake.exe to qmake6.exe
- iOS A11Y VoiceOver: QAccessible::EditableText not implemented as "TextField" and value is missing last character
- QT 6.1.0 does not compile with -DQT_NO_EXCEPTIONS=1
- Qt Dock Widgets super slow to dock
- QTemporaryFile does not work for Windows network paths
- [elxr] (error #412) unresolved symbols: 1
- [REG 5.15.2->5.15.4]: Android: Copy-pasting text is not possible after pasting
- Updating dependencies in qtdeclarative fails
- CMake doesn't support big resources
- Wrong pixel ratio when using OpenGL in an embedded window context
- Why does Qt 6 cmake add UNICODE to public definitions on Windows?
- Stack smashing detected using QImage::scaled
- Error C2440: 'initializing': cannot convert from 'const TCHAR *' to 'const wchar_t *
- Fix CI warnings qtbase
- QFileSystemModel fails to locate a host from the root node's visible children
- QPropertyBindingSourceLocation won't compile bacause of wrong source_location selection
- Conflict name for qt_add_resources
- QtQml does not provide version 6.2
- qtbase unable to build with system jpeg
- Add minimal set of tests to build for static Qt configs in Coin
- Add minimal set of tests to build for static Qt configs in Coin
- Deprecated Function "isTopLevel" in qwidget.h defined
- Potential memory leak in sending queued signals?
- [REG 5.15-6.0] QList/QVector regressions
- [REG 5.15-6.0] QList/QVector regressions
- Data race in tst_qurl::testThreading() detected by Thread Sanitizer
- [REG 5.15-6.0] QList/QVector regressions
- Update QtPlatformAndroid.cmake to include features in the old Qt5AndroidSupport.cmake
- Update QtPlatformAndroid.cmake to include features in the old Qt5AndroidSupport.cmake
- Update QtPlatformAndroid.cmake to include features in the old Qt5AndroidSupport.cmake
- The QtStartUpFunction function may be called repeatedly
- QTCREATORBUG-25389 Can't use manual tests from Creator
- Add minimal set of tests to build for static Qt configs in Coin
- input problems in DynamicTexture example
- QListView item looses items from models that don't override moveRows during internal drag'n'drop
- input problems in DynamicTexture example
- When using a ShaderEffect which has been compiled with the qsb tool, it does not apply the effect at all
- Fix CI warnings qtbase
- QToolBar button resize chops text
- iOS A11Y VoiceOver: QAccessible::EditableText not implemented as "TextField" and value is missing last character
- Unnecessary dependency to host Tools package in cross-builds
- Showing / hiding QML Dialog type keeps allocating memory without releasing it
- Build errors on Android with latest gradle
- tst_QWidget::multipleToplevelFocusCheck() on linux
- qt_add_resource BASE argument doesn't behave as the qmake counterpart
- [cmake] excessive compilation of Import.cpp files for static plugins
- Qtsvg:
- qt_add_resource BASE argument doesn't behave as the qmake counterpart

Qtdeclarative:
- Incorrect batching using overlapping QSGGeometry with lines having a width > 1
- qtdeclarative build error on x86-windows
- focusable item becomes impossible to focus after reparenting to a newly loaded item
- TextInput cursorDelegate position not updated after left padding change
- MSVC compiler warning C4267 in qqmlirbuilder.cpp
- Signal and Handler Event System demo Grammatical errors
- setSceneGraphBackend(const QString &backend): where is the list of possible strings?
- QML Debugging : Breakpoints' internal ID is not assigned properly
- PinchArea uses wrong coordinate system when inside a rotated container item
- Show let type variable in Locals
- REG 5.15->6.0: when PinchHandler and DragHandler are used together, trackpad pinch gesture causes a jump
- tst_EcmaScriptTests::runInterpreted fails with Windows 10 developer build
- TableView: first column does not unhide when changing column width
- When using a syntax highligher on the QQuickTextDocument then triggering a rehighlight does not automatically update the text control using it
- [REG] qmake: Cannot locate rcc when using Qt Quick Compiler
- while using both qml and JavaScriptCore.framwork, iOS app got a non-public api references error
- TapHandler works only in the upper left corner of the screen when QQuickView given another window as parent
- QQuickRenderControl D3D11 should be made working with MinGW too
- qt_add_resource BASE argument doesn't behave as the qmake counterpart
- QtQml does not provide version 6.2
- input problems in DynamicTexture example
- input problems in DynamicTexture example
- ListView rejects QList models
- When using a ShaderEffect which has been compiled with the qsb tool, it does not apply the effect at all
- segfault in software renderer inside
- QSGSoftwareInternalImageNode
- input problems in DynamicTexture example
- input problems in DynamicTexture example
- tst_QQuickGridView::snapToRow() failed on msvc2019 developer build in CI
- input problems in DynamicTexture example
- tst_QQuickGridView::snapToRow() failed on msvc2019 developer build in CI
- QMLTest: Some subtests of tests/auto/qmltest/events/tst_events.qml are flaky

Qtactiveqt:
- MingGW: activeqt/qutlook configure fails
- error: "NOMINMAX" redefined

Qttools:
- qdoc generates 'quick3', 'qt3' tags for qtquick3d, qt3d
- [QDoc] Links for obsolete methods point to the wrong page
- scoped enum values can't be linked in documentation
- Outdated copyright notes
- [QDoc] omitvalue does not omit the enum's description
- macdeployqt doesn't deploy plugins when build qt with custom -plugindir and frameworks in app bundle cannot resolve rpath
- Qt Designer: QTableWidget : Horizontal labels are not visible (horizontalHeaderVisible property is not saved correctly) when in page-based container
- macdeployqt doesn't deploy plugins when build qt with custom -plugindir and frameworks in app bundle cannot resolve rpath

Qtdoc:
- Documentation: New 6.1 modules missing from overview
- Porting to Qt6: high dpi scale factor default rounding policy not documented
- Error C2440: 'initializing': cannot convert from 'const
- TCHAR *' to 'const wchar_t *

Qtwayland:
- Touch is ignored if up and down arrives in the same wl_touch.frame
- Update dependencies on 'dev' in qt/qtwayland
- QtQml does not provide version 6.2
- qt_add_resource BASE argument doesn't behave as the qmake counterpart

Qt3d:
- top-level configure returns with exit code != 0 if qt3d is checked out
- Configure error in qt3d for -developer-build -release
- QtQml does not provide version 6.2
- Unable to build Qt3D Add-On with Conan, Qt6.0.1,
- Qt6.1.0Alpha,6.0.2, 6.0.3, 6.0.4

Qtimageformats:
- qt_add_resource BASE argument doesn't behave as the qmake counterpart

Qtquickcontrols2:
- [qt6] duplicate symbols in mac style plugin
- Duplicate symbol qInitResources_qmake_immediate when building qtquickcontrols2 gallery example against static macOS Qt
- Add documentation pages for the new native styles
- QML Dial with stepsize set gives unexpected result
- macOS: sliders should not get focus from clicking on them
- macOS: slider handle focus ring is too big
- With the Imagine style then it is possible that the background of a GroupBox is clipped by two pixels
- Qt Quick Control 2 Tooltip can be way too big when you have newlines
- [REG 5->6]QML Customised scrollbar has incorrect size and scrolling behaviour
- REG: ScrollView doesn't remove ScrollBar after settinging the new one
- QtQml does not provide version 6.2
- QDS-4212 Changing Range Slider snap mode changes it's orientation
- tst_QQuickPopup::macOS fails with macOS 10.15 and 11.1 and with Xcode 12.3
- Qt Quick Control 2 Tooltip can be way too big when you have newlines
- qt_add_resource BASE argument doesn't behave as the qmake counterpart

Qtcharts:
- QtCharts performance bad when min/max values changed
- When zooming out enough then the labels on the axes will end up showing drawing errors
- qt_add_resource BASE argument doesn't behave as the qmake counterpart

Qtdatavis3d:
- QtDatavisualization examples not compiling on Android
- QML theme shows as totally dark when specified during creation
- Gradients don't show.
- Itemmodel example draws text as garbage
- Some datavisualization examples run with warnings
- QtQml does not provide version 6.2
- Qtvirtualkeyboard:
- Inconsistent behavior of InputPanel between release and debug config on Windows
- [Highlighted example] virtualkeyboard/static fails to compile on iOS
- Warnings with virtual keyboard in Qt 6
- QtQml does not provide version 6.2

Qtscxml:
- Incorrect Qt version numbers on Qt 6.1.1 source code package
- [Highlighted example] qtscxml/trafficlights-qml-dynamic crashes on Android hw
- QtQml does not provide version 6.2
- statemachine/padnavigator, build fails: QOpenGLWidget: No such file or directory

Qtlottie:
- QtQml does not provide version 6.2
- qt_add_resource BASE argument doesn't behave as the qmake counterpart

Qtquicktimeline:
- qt_add_resource BASE argument doesn't behave as the qmake counterpart

Qtquick3d:
- QQuick3DInstancing not clearing m_instanceDataChanged
- Changing instanceCountOverride has no effect
- Quick3D Texture might not capture the latest state of sourceItem
- View3D picking breaks if 2D Quick Item added to scene
- Crash if some importer plugin can't be loaded
- The new QML types in Qt Quick 3D for the particle system miss a since
- PointLight is not properly projected on skinned meshes
- Mesh rotation is not correct if it is not in Skeleton node
- View3D picking breaks if 2D Quick Item added to scene
- Particles testbed Animated Sprite not working with qmake
- QtQml does not provide version 6.2
- No changed signals from particlesystem time
- Changing instanceCountOverride has no effect
- Rotated emitter velocity not always correct
- Quick3D Model bounds not set in an imported scene
- qt_add_resource BASE argument doesn't behave as the qmake counterpart

Qtshadertools:
- qt_add_resource BASE argument doesn't behave as the qmake
- counterpart

Qt5compat:
- QtQml does not provide version 6.2
- ColorOverlay color property documentation wrong

Qtcoap:
- qt_add_resource BASE argument doesn't behave as the qmake counterpart

Qtmqtt:
- qt_add_resource BASE argument doesn't behave as the qmake counterpart

Known Issues:
- Check that your system meets Qt's requirements:
- RTA reported issues from Qt 6.1
- Supported development platforms are listed here:

Linux:
- Minimum glibc version for prebuild binaries is still 2.28, see
- Workaround: compile Qt 6.1.0 by yourself or update glibc to 2.28 or newer

Windows:
- Wrong rendering in Dialog with native Windows style

TickTick 3.9.0.1 (64-bit) 查看版本資訊

更新時間:2021-05-26
更新細節:

ProPresenter 7.5.1 查看版本資訊

更新時間:2021-05-13
更新細節:

What's new in this version:

- Improves the book names shown in the Ukranian Bible

Fixed:
- a crash that can occur when editing a look preset name
- an issue that causes the applied look to not reliably use the correct alternate theme
- an issue with the configuration of the default inspector audio routing
- an issue with slides drawing at a very low resolution when the thumbnail scale is adjusted to be larger
- an issue with rendering of some fonts that have intersecting paths
- an issue with the tab key not moving through all the fields in timers
- a bug that shows swapped version numbers in the Resi plugin update dialog
- a bug that causes dropped audio files to show as invalid until restart
- a bug that prevents deleting all props
- a bug that causes the message detail view to not clear when the message is deleted
- an issue with a missing look warning not clearing after the look action is linked to a valid preset
- a bug that allows text boxes with no text to resize to a zero height

MySQL 8.0.25 (64-bit) 查看版本資訊

更新時間:2021-05-11
更新細節:

What's new in this version:

Packaging Notes:
- Binary packages that include curl rather than linking to the system curl library have been upgraded to use curl 7.76.0

Fixed:
- On Fedora 34, builds from source failed due to an undefined reference to symbol [email protected]@ZLIB_1.2.9
- For a prepared, implicitly grouped SELECT statement in which the WHERE clause was determined always to be false, the result of some aggregate functions could sometimes be picked up from the previous execution of the statement.

Adobe Character Animator CC 2021 4.2 查看版本資訊

更新時間:2021-05-11
更新細節:

Kinza 6.9.0 (64-bit) 查看版本資訊

更新時間:2021-05-11
更新細節:

What's new in this version:

- Support for major Chromium upgrade (88.0.4324.190(win)/88.0.4324.192(mac) → 89.0.4324.146)
- Bug fixes and slight adjustments due to disabling of synchronization by Google account