Skip to content
WONGCW 網誌
  • 首頁
  • 論壇
  • 微博
  • 壁紙下載
  • 免費圖床
  • 視頻下載
  • 聊天室
  • SEO工具
  • 支援中心
  • 表格製作
  • More
    • 在線名片
    • 網頁搜索
    • 天氣預報
    • 二維碼生成器
    • WordPress 插件及主題下載
  • Search Icon

WONGCW 網誌

記錄生活經驗與點滴

phpMyAdmin v5.1.0 Snapshot 2019-12-26 + v5.0.0 + v4.9.2 Final

phpMyAdmin v5.1.0 Snapshot 2019-12-26 + v5.0.0 + v4.9.2 Final

2020-01-03 Comments 0 Comment

phpMyAdmin 是一個用PHP編寫的,可以通過web方式控phpMyAdmin制和操作MySQL數據庫。通過phpMyAdmin 可以完全對數據庫進行操作,例如建立、複製、刪除數據等等。如果使用合適的工具,MySQL 數據庫的管理就會變得相當簡單。應用MySQL 命令行方式需要對MySQL 知識非常熟悉,對SQL語言也是同樣的道理。不僅如此,如果數據庫的訪問量很大,列表中數據的讀取就會相當困難。

當前出現很多GUI MySQL客戶程序,其中最為出色的是基於Web 的phpMyAdmin 工具。這是一種MySQL 數據庫前台的基於PHP的工具。

PhpMyAdmin 的缺點是必須安裝在Web 服務器中,所以如果沒有合適的訪問權限,其它用戶有可能損害到SQL 數據。

更新日誌

v5.0.0 (2019-12-26):
– Enable columns names by default for CSV exports
– Add Metro theme
– Automatically add the index when creating an auto increment column
– Improvements to exporting views
– Prompt the user for confirmation before running an UPDATE query with no WHERE clause
– Improvements to how errors are show to the user (including allowing easier copying of the error text to the clipboard)
– Added keystrokes to clear the line (ctrl+l) and clear the entire console window (ctrl+u )
– Use charset ‘windows-1252’ when export format is MS Excel

v4.9.3 (2019-12-26):
– Several PHP notices and warnings including “Undefined index table_create_time,” a notice about error_reporting() being disabled for security reasons, and several Undefined Index errors.
– Support CloudFront-Forwarded-Proto header for Amazon CloudFront proxy
– Early compatibility with development versions of PHP 8
– Fix replication actions (start, stop, etc)

v4.9.2 (2019-11-22):
– Fixes for the “Failed to set session cookie” error which relates to the cookie name. In some cases, data stored in the cookie (such as the previously-used user account) may not be loaded from a previous phpMyAdmin cookie the first time you run version 4.9.2
– Fix for Advisor with MySQL 8.0.3 and newer
– Fix PHP deprecation errors
– Fix a situation where exporting users after a delete query could remove users
– Fix incorrect “You do not have privileges to manipulate with the users!” warning
– Fix copying a database’s privileges and several other problems moving columns with MariaDB
– Fix for phpMyAdmin not selecting all the values when using shift-click to select during Export

官網  http://www.phpmyadmin.net

官方下載
https://files.phpmyadmin.net/snapshots/phpMyAdmin-5.1+snapshot-all-languages.zip
https://files.phpmyadmin.net/phpMyAdmin/5.0.0/phpMyAdmin-5.0.0-all-languages .zip
https://files.phpmyadmin.net/phpMyAdmin/4.9.3/phpMyAdmin-4.9.3-all-languages.zip

安裝過程

PhpMyAdmin安裝包下載安裝

解壓
將下載文件解壓縮到WEB訪問路徑下。文件目錄如phpmyadmin。

配置文件
然後配置目錄下libraries文件下的config.default.php文件。
$cfg[‘PmaAbsoluteUri’] = ‘http://localhost/phpmyadmin’;
$cfg[‘blowfish_secret’] = ‘123456’;
$cfg[‘DefaultLang’] = ‘zh-gb2312’;
$cfg[‘DefaultCharset’ ] = ‘gb2312’;
$cfg[‘Servers’][$i][‘auth_type’] = ‘cookie’;
保存之後,在瀏覽器裡輸入:http://localhost/phpmyadmin/user_password.php

分享此文:

  • 分享到 Twitter(在新視窗中開啟)
  • 按一下以分享至 Facebook(在新視窗中開啟)
  • 分享到 WhatsApp(在新視窗中開啟)
  • 按一下以分享到 Telegram(在新視窗中開啟)
  • 分享到 Pinterest(在新視窗中開啟)
  • 分享到 Reddit(在新視窗中開啟)
  • 按一下即可以電子郵件傳送連結給朋友(在新視窗中開啟)
  • 點這裡列印(在新視窗中開啟)

相關


開源程序

Post navigation

PREVIOUS
BitComet (比特彗星) v1.63
NEXT
InstallShield 2019 R3 Premier Edition v25.0.0.764

發表迴響取消回覆

這個網站採用 Akismet 服務減少垃圾留言。進一步了解 Akismet 如何處理網站訪客的留言資料。

More results...

Generic filters
Exact matches only
Search in title
Search in content
Search in excerpt
Filter by 分類
網站公告
Featured
限時免費
Windows 軟件下載
系統軟件
辦公軟件
圖像處理
影音媒體
網絡軟件
應用軟件
Mac 軟件下載
安卓軟件下載
網絡資訊
Mac資訊
Linux資訊
VPS資訊
NASA資訊
WordPress資訊
WeChat資訊
PHP資訊
教學資源
開源程序
網頁工具
SEO工具
醫療健康
其他資訊
Content from
Content to
2020 年 1 月
一 二 三 四 五 六 日
 12345
6789101112
13141516171819
20212223242526
2728293031  
« 12 月   2 月 »

分類

  • 網站公告
  • 限時免費
  • Windows 軟件下載
  • 系統軟件
  • 辦公軟件
  • 圖像處理
  • 影音媒體
  • 網絡軟件
  • 應用軟件
  • Mac 軟件下載
  • 安卓軟件下載
  • 網絡資訊
  • Mac資訊
  • Linux資訊
  • VPS資訊
  • NASA資訊
  • WordPress資訊
  • WeChat資訊
  • PHP資訊
  • 教學資源
  • 開源程序
  • 網頁工具
  • SEO工具
  • 醫療健康
  • 其他資訊

彙整

近期文章

  • 全球最大電波天文望遠鏡陣列首台中頻天線完成吊掛 2023-09-21
  • 日本電視台宣布收購吉卜力工作室納入為子公司 2023-09-21
  • 高通:預計上海公司將裁員但「大規模」「撤離上海」不屬實 2023-09-21
  • 人類精子到底如何推進的?科學家被騙了300多年 2023-09-21
  • 消息人士指出若獲批准京東方年內可向標準版iPhone15供應500萬塊螢幕 2023-09-21
  • 網易起訴暴雪案項目減少且全部延期複合還有戲? 2023-09-21
  • CentOS啟動整合小組協助在RHEL/CentOS Stream上建立產品/服務 2023-09-21
  • 華爾街日報稱蘋果的5G調變解調器原型”落後高通旗艦晶片三年” 2023-09-21
  • 全新奧迪Q6正式上市:16款配置車型售價46.76萬起 2023-09-21
  • 想要修復Pixel Fold 的內螢幕?你需要支付手機價格的一半 2023-09-21

熱門文章與頁面︰

  • DP vs HDMI 誰才是遊戲玩家最佳選擇?
  • Autodesk AutoCAD 2021 正式版註冊版-簡體/繁體中文/英文版
  • Kaspersky Key ( Free 91 days )
  • PHP 7.1 的A non-numeric value encountered 錯誤和解決方法
  • 盜版Windows 7還能免費升級Windows 10嗎?
  • 打車叫到特斯拉不會開門很尷尬?官方介紹開關門方法
  • 一鍵GHOST v2020.07.20 正式版-硬盤版/光盤版/優盤版/軟盤版
  • Windows及OFFICE激活密鑰+電話激活教程–自用
  • Easy2Boot v1.A9 + RMPrepUSB v2.1.741a
  • 下載WINDOWS10 登入畫面的圖片 (WINDOWS焦點)

投遞稿件

歡迎各界人士投遞稿件到admin@wongcw.com

請提供以下資料:

1.你的名字

2.你的電郵

3.分類目錄

4.文章標題

5.文章摘要

6.文章內容

7.文章來源

 

聯繫我們

查詢,投稿,商務合作:
​admin@wongcw.com
​技術支援:
​support@wongcw.com
​客户服務:
​cs@wongcw.com

QQ群:833641851

快帆

MALUS

極度掃描

DMCA.com Protection Status

WONGCW 網誌

  • 免責聲明
  • 捐助我們
  • ThemeNcode PDF Viewer
  • ThemeNcode PDF Viewer SC
  • Events

服務器提供

本站使用之服務器由ikoula提供。

聯繫我們

查詢,投稿,商務合作:
​admin@wongcw.com
​技術支援:
​support@wongcw.com
​客户服務:
​cs@wongcw.com

QQ群:833641851

© 2023   All Rights Reserved.