• 1
  • 2
  • 3
  • 4
  • 5
mysql数据库问题 首 页  »  帮助中心  »  数据库  »  mysql数据库问题
MySQL 管理工具--phpMyAdmin 4.5.3 发布
发布日期:2016-4-28 14:4:9

 一、phpMyAdmin 4.5.3

  MySQL的 管理工具--phpMyAdmin 4.5.3 版本正式发布,主要更新如下:

  1.    Improvements to the Console feature
  2.    Include structure in PDF export
  3.    Validate data before import
  4.    Support CHECKSUM TABLE operation
  5.    Improved operations regarding partitions
  6.    Alter privileges when renaming or copying a database or table
  7.    Several improvements related to speed and responsiveness
  8.   Improved print view
  9.    Use CTRL or ALT plus arrow keys to navigate in grid editor
  10.    Use plain-English destinations for $cfg['NavigationTreeDefaultTabTable'], $cfg['DefaultTabServer'], $cfg['DefaultTabDatabase'], and $cfg['DefaultTabTable']. The old style values will still work, but  this makes  it easier for new users to easily understand the destination links.
  11.    Integrate SQL debugging into Console
  12.    Restore row editing when no unique/primary key exists
  13.    Allow exporting one file per table and one file per database
  14.    Improvements to using multiple servers with the auth_type cookie
  15.    Support virtual columns (MySQL 5.7.5+)
  16.    Add or improve support for several MariaDB features including process list and virtual/persistent columns
  17.    Improved handling of cached data when upgrading phpMyAdmin
  18.    Add SHA256 security password support

  二、详细内容网址

  https://www.phpmyadmin.net/files/4.5.3/

  三、下载网址

  •   phpMyAdmin-4.5.3-all-languages.7z
  •   phpMyAdmin-4.5.3-all-languages.tar.bz2
  •   phpMyAdmin-4.5.3-all-languages.tar.gz
  •   phpMyAdmin-4.5.3-all-languages.tar.xz
  •   phpMyAdmin-4.5.3-all-languages.zip
  •   phpMyAdmin-4.5.3-english.7z
  •   phpMyAdmin-4.5.3-english.tar.bz
  •   phpMyAdmin-4.5.3-english.tar.gz
  •   phpMyAdmin-4.5.3-english.tar.xz
  •   phpMyAdmin-4.5.3-english.zip

  phpMyAdmin是基于web的MySQL数据库管理工具。它能够创建与删除数据库,创建/编辑/删除/修改表格,删除/新增字段,执行SQL脚本等。如图1所示:


      图1

  四、相关链接

  1.   phpMyAdmin 的详细介绍:http://www.oschina.net/p/phpmyadmin
  2.   phpMyAdmin 的下载地址:https://www.phpmyadmin.net/downloads/