信息化
新闻日历
图片新闻
Meat Card:饿了就吃点你的名片吧(图)
你的名片够特别吗?可以吃吗?Meat Cards是100%的牛肉...
2009/05/31
Q-Sound太阳能蓝牙耳机 你准备好迎接了吗(图)
所有为了环保节能尽份心力的产品都都值得嘉许,更何况...
2009/05/31
科学家将公布证明黑洞存在照片 揭秘神秘阴影(图)
美国一个研究小组日前表示,他们有望在未来几个月公布...
2009/05/31
地球磁气圈是"汪洋大盗" 偷走大气层气体
科学家通常认为对地球具有防护屏作用的磁气圈能够保护...
2009/05/31
分析评论
惠普让计算器在iPhone、Windows重生(图)
这项要价14.99美元的应用程序还可搭配一个29.99美元的...
2009/06/30
投资者看好没有乔布斯的苹果
自苹果CEO史蒂夫-乔布斯休病假以来,苹果股价已经上涨...
2009/06/22

phpMyAdmin 3.0.0 RC1 - MySQL管理利器




作者: cnbeta
CNETNews.com.cn
2008-09-15 19:25:11
关键词: 管理利器 Mysql phpMyAdmin

可以管理整个MySQL服务器(需要超级用户),也可以管理单个数据库。为了实现后一种,你将需要合理设置MySQL用户,他只能对允许的数据库进行读/写。那要等到你看过MySQL手册中相关的部分。

Requirements for 3.0.0:

PHP 5.2+, MySQL 5.0+

Improvements for 3.0.0:
+ [table] support MySQL 5.1 PARTITION: CREATE TABLE / Table structure,
  partition maintenance
+ [privileges] support for EVENT and TRIGGER
+ [gui] Events
   * minimal support on db structure page
   * export
+ [engines] Maria support 
+ [engines] MyISAM and InnoDB: support ROW_FORMAT table option 
+ [engines] PBXT: table options, foreign key (relation view, designer)
+ [error handler] NEW handle errors to prevent path disclosure
   and display/collect errors
+ [mysqlnd] do not display strMysqlLibDiffersServerVersion 
  if the client is mysqlnd
+ [webapp] experimental Mozilla Prism support
+ [export] new plugin "codegen" for NHibernate
+ [export] new export to Texy! markup
+ [config] new parameter CheckConfigurationPermissions
+ [config] new parameter ShowDatabasesCommand
+ [config] new parameter CountTables
+ rfe #1775288 [transformation] proper display if IP-address 
  stored as INT
+ rfe #1758177 [core] Add the Geometry DataTypes
+ rfe #1741101, patch #1798184 UUID default for CHAR(36) PRIMARY KEY
+ rfe #1840165 [interface] Enlarge column name field in vertical mode
+ patch #1847534 [interface] New "Inside field" in db search
+ [GUI] Mootools js library (http://mootools.net) and new parameter
  InitialSlidersState
* [core] cache some MySQL stats (do not query them with every 
  page request)
+ [view] clearer dialog WITH (CASCADED | LOCAL) CHECK OPTION 
+ [pdf] Merged tcpdf 2.2.002 (PHP5 version)
+ prevent search indexes from indexing phpMyAdmin installations
+ [lang] New Bangla
+ [interface] Display options
+ rfe #1962383 [designer] Option to create a PDF page 
+ [GUI] Color picker
+ [navi] new parameter LeftDefaultTabTable
+ [display] headwords for sorted column 
+ rfe #1692928 [transformation] Option to disable browser 
  transformations 
+ [import] Speed optimization to be able to import the sakila database
+ [doc] Documentation for distributing phpMyAdmin in README.VENDOR.
Fixes for 3.0.0.x:
- bug #1910621 [display] part 2: do not display a BINARY content 
  as text
- [export] properly handle line breaks for YAML
- bug #1664240 [GUI] css height makes cfg TextareaRows useless
- bug #1724217 [Create PHP Code] doesn"t include newlines for 
  text fields
- bug #1845605 [i18n] translators.html still uses iso-8859-1
- bug #1823018 [charset] Edit(Delete) img-links pointing to wrong row
- bug #1826205 [export] Problems with yaml text export
- bug #1344768
[database] create/alter table new field can not have empty string as default - patch #2007196, Typos in comments - bug #1982315 [GUI] Comma and quote in ENUM - bug #1970836 [parser] SQL parser is slow - bug #2033962 [import] Cannot import zip file - [core] Safer handling of temporary files with open_basedir - bug #2066923 [display] Navi browse icon does not go to page 1 - patch #2075263 [auth] Single sign-on and cookie clearing - bug #2080963 [charset] Clarify doc and improved code

用户评论

  • 用户名
  • 评论内容