Administration of MySQL over the web

Edit Package phpMyAdmin
http://www.phpMyAdmin.net

phpMyAdmin can manage a whole MySQL server (needs a super-user) as well as a
single database. To accomplish the latter you'll need a properly set up MySQL
user who can read/write only the desired database. It's up to you to look up
the appropriate part in the MySQL manual.

Currently phpMyAdmin can:

* browse and drop databases, tables, views, fields and indexes
* create, copy, drop, rename and alter databases, tables, fields and indexes
* maintenance server, databases and tables, with proposals on server
configuration
* execute, edit and bookmark any SQL-statement, even batch-queries
* load text files into tables
* create^1 and read dumps of tables
* export^1 data to various formats: CSV, XML, PDF, ISO/IEC 26300 -
OpenDocument Text and Spreadsheet, Word, Excel and L^AT[E]X formats
* import data and MySQL structures from Microsoft Excel and OpenDocument
spreadsheets, as well as XML, CSV, and SQL files
* administer multiple servers
* manage MySQL users and privileges
* check referential integrity in MyISAM tables
* using Query-by-example (QBE), create complex queries automatically
connecting required tables
* create PDF graphics of your Database layout
* search globally in a database or a subset of it
* transform stored data into any format using a set of predefined functions,
like displaying BLOB-data as image or download-link
* track changes on databases, tables and views
* support InnoDB tables and foreign keys (see FAQ 3.6)
* support mysqli, the improved MySQL extension (see FAQ 1.17)
* communicate in 57 different languages
* synchronize two databases residing on the same as well as remote servers
(see FAQ 9.1)

Refresh
Refresh
Source Files
Filename Size Changed
phpMyAdmin-3.3.8-config.patch 0000014710 14.4 KB
phpMyAdmin-3.3.9.2-all-languages.tar.bz2 0003676120 3.51 MB
phpMyAdmin.changes 0000037033 36.2 KB
phpMyAdmin.http 0000000566 566 Bytes
phpMyAdmin.spec 0000005988 5.85 KB
Latest Revision
Roman Drahtmueller's avatar Roman Drahtmueller (draht) committed (revision 1)
- update to 3.3.9.2
  - [security] SQL injection, see PMASA-2011-2
- 3.3.9.1 (2011-02-08)
  - [security] Path disclosure, see PMASA-2011-1
- add macros for ap_usr, ap_grp
- fix perm on sysconfdir
  o 0750,root,www

- update to 3.3.9
  - bug [doc] Fix references to MySQL doc
  - patch #3101490 Default function for TIMESTAMP, thanks to jirand - jirand
  - bug #3103853 [js] Double quotes were not escaped in generated js
  - bug #3077463 [core] Events were not copied when copying/renaming database
  - bug #1762306 [core] Copy database with view of a view
  - patch #3117535 [replication] Add quotes to database in initial statement,
    thanks to Craig Duncan - duncan3dc
  - bug #3112614 [pdf schema] Scratchboard for PDF pages not working
  - bug #3125606 [parser] Query for table "level" causes strange display
  - bug #3127904 [parser] Close all opened round brackets indents
- removed Authors from spec

- update to 3.3.8.1
  - bug #3115519 (private) [security] XSS on db search, see PMASA-2010-8
- rework config patch
  o add AllowNoPassword

- update to 3.3.8 
  - bug #3059311 [import] BIGINT field type added to table analysis
  - [core] Update library PHPExcel to version 1.7.4
  - bug #3062455 [core] copy procedures and routines before tables
Comments 0
openSUSE Build Service is sponsored by