MySQL 5.6.24/5.5.43 發布

n6xb 9年前發布 | 5K 次閱讀 MySQL

MySQL 5.6.24 發布,此版本改進內容如下:

MySQL Enterprise 改進

  • MySQL 企業版本現在包括 MySQL Enterprise Firewall,一個應用層防火墻,允許數據庫管理員基于是否匹配白名單接受的聲明模式來決定允許或者拒絕執行 SQL 聲明。 MySQL Enterprise Firewall.

新特性和改進

  • CMake 支持現在更新至 CMake 3.1 (Bug #20344207)

  • 當服務器把初始 starting信息寫入錯誤日志時包括其版本號信息  (Bug #74917, Bug #20052694)

  • ALTER TABLE did not take advantage of fast alterations that might otherwise apply to the operation to be performed, if the table contained temporal columns found to be in pre-5.6.4 format (TIME,        DATETIME, and TIMESTAMP columns without support for fractional seconds precision). (Bug #72997, Bug #18985760)

    • avoid_temporal_upgrade controls whether ALTER TABLE implicitly upgrades temporal columns found to be in pre-5.6.4 format.

    • show_old_temporals controls whether SHOW CREATE TABLE output  includes comments to flag temporal columns found to be in pre-5.6.4 format.

  • Statement digesting as done previously by the Performance Schema  is now done at the SQL level regardless of whether the Performance Schema is compiled in and is available to other aspects of server operation that could benefit from it.  Bug #18304086, Bug #20015246.

  • </ul>

    還有大量的 bug 修復,請看 MySQL 5.6.24 發行說明,此版本現已提供下載:http://dev.mysql.com/downloads/mysql/

    同時還發布了 5.5.43 版本,詳細改進請看這里:http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-43.html

    來自:http://www.oschina.net/news/61282/mysql-5-6-24

     本文由用戶 n6xb 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
     轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
     本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!