phpMyAdmin 3.1.3 RC1 - MySQL管理利器
phpMyAdmin 是一個以PHP為基礎(chǔ),以Web-Base方式架構(gòu)在網(wǎng)站主機上的MySQL的資料庫管理工具。
可以管理整個MySQL服務(wù)器(需要超級用戶),也可以管理單個數(shù)據(jù)庫。為了實現(xiàn)后一種,你將需要合理設(shè)置MySQL用戶,他只能對允許的數(shù)據(jù)庫進行讀/寫。那要等到你看過MySQL手冊中相關(guān)的部分。
下載:phpMyAdmin 3.1.3 RC1
phpMyAdmin 3.1.3, a bugfix-only version.
Changes:
3.1.3.0 (not yet released)
+ [lang] Turkish update
- patch #2496403 [display] Multi-row change with ']'
- bug #2027720 [parser] Missing space after BINARY used as cast
- patch #2520747 [core] E_DEPRECATED compatibility for PHP 5.3
- bug [display] Message 'Bookmark created' is not displaying
+ [display] Show AUTO_INCREMENT instead of A_I when in vertical mode
- patch #2538358 [display] Conditions for relational display field
+ [lang] Mongolian update
- patch #2553372 [display] DB comment tooltips not shown on navi
- patch #2561433 [structure] Display true number of rows in a view if it contains less than MaxExactCountViews
+ [lang] Polish update
- bug #2568722 [designer] Compound key not shown
- patch #2550323 [XHTML] in server_databases.php
- patch #2358861 [navi] Row count tooltip wrong for information_schema
- bug #2565948 [core] Changing the connection collation changed the client charset.
+ [lang] Romanian update
- patch #1760205 [data] Insert as new row: BLOB is lost
相關(guān)文章:
1. php的mysql性能優(yōu)化2. 用PHP+MySql編寫聊天室3. 一個用于MySQL的PHP XML類4. php 之 沒有mysql支持時的替代方案5. PHP連接MySQL數(shù)據(jù)庫操作代碼實例解析6. python+selenium爬取微博熱搜存入Mysql的實現(xiàn)方法7. python 動態(tài)渲染 mysql 配置文件的示例8. PHP與MYSQL數(shù)據(jù)庫連接9. JDBC如何訪問MySQL數(shù)據(jù)庫,并增刪查改10. Nodejs 連接 mysql時報Error: Cannot enqueue Query after fatal error錯誤的處理辦法
