Home > Backend Development > PHP Tutorial > phpMyAdmin 2.11.4 RC1发布

phpMyAdmin 2.11.4 RC1发布

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-01 14:25:37
Original
1115 people have browsed it

phpMyAdmin是一个用PHP编写的,可以通过互联网控制和操作MySQL(和PHP搭配之最佳组合)。通过phpMyAdmin可以完全对数据库进行操作,例如建立、复制/删除数据等等。

更新日志:
Bug #1843428 [GUI] Space issue with DROP/DELETE/ALTER TABLE
Bug #1807816 [search] regular expression search doesn't work with backslashes
Bug #1843463 [GUI] DROP PROCEDURE does not show alert
Bug #1835904 [GUI] Back link after a SQL error forgets the query
Bug #1835654 [core] wrong escaping when using double quotes
Bug #1817612 [cookies] Wrong cookie path on IIS with PHP-CGI
Bug #1848889 [export] export trigger should use DROP TRIGGER IF EXISTS
Bug #1851833 [display] Sorting forgets an explicit LIMIT (fix for sorting on column headers)
Bug #1764182 [cookies] Suhosin cookie encryption breaks phpMyAdmin
Bug #1798786 [import] Wrong error when a string contains semicolon
Bug #1813508 [login] Missing parameter: field after re-login
Bug #1710144 [parser] Space after COUNT breaks Export but not Query
Bug #1783620 [parser] Subquery results without "as" are ignored
Bug #1821264 [display] MaxTableList and INFORMATION_SCHEMA
Bug #1859460 [display] Operations and many databases

下载:phpMyAdmin 2.11.4 RC1

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template