當前位置:
首頁 >
phpMyAdmin 4.4.0 beta1 发布,MySQL 管理工具
發布時間:2025/7/14
38
豆豆
生活随笔
收集整理的這篇文章主要介紹了
phpMyAdmin 4.4.0 beta1 发布,MySQL 管理工具
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
phpMyAdmin 4.4.0 beta1 發布,此版本包括大量的 bug 修復。
值得關注的新特性:
- Rename configuration directive from $cfg['NavigationTreeDisableDatabaseExpansion']
to $cfg['NavigationTreeEnableExpansion'] -- if used, please update your config.inc.php - Move the SQL scripts to create phpMyAdmin configuration storage from 'examples' to 'sql' directory
- Upgrade Recaptcha to version 2 of the API
- Added support for the SSL GRANT option
- Improvements to the table structure and tracking pages
- Improvements to the console feature
- Improvements to the ZeroConf feature
此版本現已提供下載:phpMyAdmin-4.4.0-beta1-all-languages.tar.gz。
phpMyAdmin是一個非常受歡迎的基于web的MySQL數據庫管理工具。它能夠創建和刪除數據庫,創建/刪除/修改表格,刪除/編輯/新增字段,執行SQL腳本等。
文章轉載自 開源中國社區 [http://www.oschina.net]
總結
以上是生活随笔為你收集整理的phpMyAdmin 4.4.0 beta1 发布,MySQL 管理工具的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 谁说程序员干到 35 岁就不行了?
- 下一篇: Mysql中查询速度的优化