MySQL管理工具 phpMyAdmin 3.4.6 發布
phpMyAdmin 3.4.6已經正式發布了。這是一個bug和安全修復版本,包括眾多界面、顯示、配置及核心等方面的bug修復,如修復了長枚舉字段在規則排序時不顯示、導出數據庫表時壓縮配置不可用、不能執行已保存的查詢、3.4.5中的錯誤外部鏈接等問題。
另外該版本修復了兩個安全問題:
- 本地路徑引起的安全漏洞;
- 安裝時(主機/詳細參數)出現的XSS漏洞。
詳細內容請看 phpMyAdmin-3.4.6.html
phpMyAdmin是一個非常受歡迎的基于web的MySQL數據庫管理工具。它能夠創建和刪除數據庫,創建/刪除/修改表格,刪除/編輯/新增字段,執行SQL腳本等。
功能特性:
- Intuitive web interface
- Support for most MySQL features:
- browse and drop databases, tables, views, fields and indexes
- create, copy, drop, rename and alter databases, tables, fields and indexes
- maintenance server, databases and tables, with proposals on server configuration
- execute, edit and bookmark any SQL-statement, even batch-queries
- manage MySQL users and privileges
- manage stored procedures and triggers
- Import data from CSV and SQL
- Export data to various formats: CSV, SQL, XML, PDF, ISO/IEC 26300 - OpenDocument Text and Spreadsheet, Word, LATEX and others
- Administering multiple servers
- Creating PDF graphics of your database layout
- Creating complex queries using Query-by-example (QBE)
- Searching globally in a database or a subset of it
- Transforming stored data into any format using a set of predefined functions, like displaying BLOB-data as image or download-link
- And much more...
項目地址: http://www.phpmyadmin.net/home_page/index.php
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!