본문 바로가기

카테고리 없음

phpMyAdmin 3.4.10.2 Stable / phpMyAdmin 3.5.0 RC2

이번에 새로 업데이트 내용인데요.
참고하시고 최신으로 받아가시길 바랄게요.
보시면 아시겠지만, 참 괜찮은 녀석이죠.


phpMyAdmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web. It supports a wide range of operations with MySQL. The most frequently used operations are supported by the user interface (managing databases, tables, fields, relations, indexes, users, permissions, etc), while you still have the ability to directly execute any SQL statement. phpMyAdmin comes with a wide range of documentation and users are welcome to update our wiki pages to share ideas and howtos for various operations. The phpMyAdmin team will try to help you if you face any problem, you can use variety of support channels to get help. phpMyAdmin is also very deeply documented in a book written by one of developers – Mastering phpMyAdmin for Effective MySQL Management. To ease usage to a wide range of people, phpMyAdmin is translated into 62 languages and supports both LTR and RTL languages.

phpMyAdmin is a thirteen-year-old project with a stable and flexible code base. Since version 3.0.0, phpMyAdmin joined the GoPHP5 initiative and dropped compatibility code for older PHP and MySQL versions; version 3 and later requires at least PHP 5.2 and MySQL 5.
phpMyAdmin has won several awards. Among others, it was chosen as the best PHP application in various awards and has won every year the SourceForge.net Community Choice Awards as “Best Tool or Utility for SysAdmins”.

Features:
• Intuitive web interface
• Support for most MySQL features:
o browse and drop databases, tables, views, fields and indexes
o create, copy, drop, rename and alter databases, tables, fields and indexes
o maintenance server, databases and tables, with proposals on server configuration
o execute, edit and bookmark any SQL-statement, even batch-queries
o manage MySQL users and privileges
o manage stored procedures and triggers
• Import data from CSV and SQL
• Export data to various formats: CSV, SQL, XML, PDF, ISO/IEC 26300 – OpenDocument Text and Spreadsheet, Word, LATEX and others
• Administering multiple servers
• Creating PDF graphics of your database layout
• Creating complex queries using Query-by-example (QBE)
• Searching globally in a database or a subset of it
• Transforming stored data into any format using a set of predefined functions, like displaying BLOB-data as image or-link
• And much more…

Changes in phpMyAdmin 3.5.0:
* browse-mode improvements
** grid editing
** remember recent tables
** remember last sort order by table
** flexible column width
** reorder columns
** more compact navigation bar
* AJAXification of many operations
* reorganised server status page, with server monitoring
* improved support for stored routines, events and triggers
* openGIS support
* zoom-search in table search
* Drizzle support
* improved ENUM/SET editor

Homepage – http://www.phpmyadmin.net