程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
 程式師世界 >> 數據庫知識 >> MYSQL數據庫 >> 關於MYSQL數據庫 >> phpMyAdmin 3.0.1.1 - MySQL管理利器

phpMyAdmin 3.0.1.1 - MySQL管理利器

編輯:關於MYSQL數據庫

phpMyAdmin 是一個以PHP為基礎,以Web-Base方式架構在網站主機上的MySQL的資料庫管理工具。
可以管理整個MySQL服務器(需要超級用戶),也可以管理單個數據庫。為了實現後一種,你將需要合理設置MySQL用戶,他只能對允許的數據庫進行讀/寫。那要等到你看過MySQL手冊中相關的部分。下載地址:http://down.chinaz.com/query.ASP?t=&q=PHPmyadmin&Page=1

Fixes for 3.0.1:

以下為引用的內容:- bug #2134126 [GUI] SQL error after sorting a subset
+ [lang] Catalan update
+ [lang] Russian update
- patch #2143882 [import] Temporary uploaded file not deleted
- bug #2136986 [auth] Cannot create database after session timeout
- bug #1914066 [core] ForceSSL generates incorrectly escaped
  redirections (this time with the correct fix)
+ [lang] Hungarian update
- bug #2153970 [core] Properly truncate SQL to avoid half
  of Html tags
+ [lang] Romanian update
- bug #2161443 [structure] Incorrect index choice shown when
  modifying an index
- bug #2127094 [interface] Misleading message after cancelling
  an action
+ [lang] Croatian update
+ [lang] Finnish update
+ [lang] Polish update
+ [lang] Japanese update
- patch #2176438 [privileges] Wrong message when changing passWord
- bug #2163437 [core] Cannot disable PMA tables
- bug #2184240 [lang] Problems with Italian language file
- bug #2187193 [interface] ShowChgPassWord setting not respected
- (3.0.1.1)  [security] XSS in a Designer component

  1. 上一頁:
  2. 下一頁:
Copyright © 程式師世界 All Rights Reserved