Administration of MySQL over the web

Edit Package phpMyAdmin

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-4.0.1-all-languages.tar.bz2 0005943227 5.67 MB
phpMyAdmin-config.patch 0000013325 13 KB
phpMyAdmin-rpmlintrc 0000000065 65 Bytes
phpMyAdmin.changes 0000073001 71.3 KB
phpMyAdmin.http 0000000931 931 Bytes
phpMyAdmin.spec 0000006138 5.99 KB
Revision 33 (latest revision is 182)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 175960 from Michal Hrusecky (old before rename to _miska_)'s avatar Michal Hrusecky (old before rename to _miska_) (-miska-) (revision 33)
Same as sr#175950 except of getting rid of BOM

- update to 4.0.1.0 (2013-05-14)
	- sf#3879 Import broken for CSV using LOAD DATA
	- sf#3889 When login fails and error display is active, login data is displayed
	- sf#3890 [import] Web server upload directory import fails
	- sf#3891 [import] Server upload folder import file name missing in success message
	+ rfe #1421 [auth] Add retry button on connection failure with config auth
	- sf#3894 [interface] Provide feedback if no columns selected for multi-submit
	- sf#3799 [interface] Incorrect select field change on ctrl key navigation in Firefox
	- sf#3885 [browse] display_binary_as_hex option causes unexpected behavior
	- sf#3899 Git commit links to Github missing
	- sf#3900 CSP WARN in Firefox console
	- sf#3901 Setup script warning for config auth (stored login data) shows link BBcode
	- sf#3895 [browse] Fixed getting BLOB data
	- sf#3905 [export] Custom Exporting exports all databases
	- sf#3909 [import] Import of CSV FIle to selected table doesn't work
	- sf#3904 Browsing an empty table should not display its Structure
	- sf#3908 Calendar widget improperly redirects to home
	- sf#3918 Greyed out tabs when there are no rows fixed
	- sf#3916 [interface] Missing scrollbar (original theme)
	+ [vendor] add tcpdf path to vendor_config.php
	- bug fix compat with tcpdf >= 6.0 (tested with 6.0.012)

- update to 4.0.0 (2013-05-03)
  + Patch #3481047 for rfe #3480477 Insert as new row enhancement
  + Patch #3480999 Activate codemirror in the query window
  - Patch #3495284 XML Import - fix message and redirect
  + rfe #3484063 Null checkbox behavior
  + Patch #3497179 Contest-5: Add user: Allow create DB w/same name + grant u_%
  + Patch #3498201 Contest-6: Export all privileges
  + Patch #3502814 for rfe #3187077 Change password buttons should match
Comments 0
openSUSE Build Service is sponsored by