Administration of MySQL over the web
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)
- Links to openSUSE:Leap:42.1:Update / phpMyAdmin
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Maintenance:5155/phpMyAdmin.openSUSE_Leap_42.1_Update && cd $_
- Create Badge
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000211 211 Bytes | |
phpMyAdmin-4.4.15.6-all-languages.tar.xz | 0005783000 5.52 MB | |
phpMyAdmin-4.4.15.6-all-languages.tar.xz.asc | 0000000819 819 Bytes | |
phpMyAdmin-config.patch | 0000012519 12.2 KB | |
phpMyAdmin-pma.patch | 0000000520 520 Bytes | |
phpMyAdmin-rpmlintrc | 0000000065 65 Bytes | |
phpMyAdmin.changes | 0000151702 148 KB | |
phpMyAdmin.http | 0000001054 1.03 KB | |
phpMyAdmin.keyring | 0000031188 30.5 KB | |
phpMyAdmin.spec | 0000007316 7.14 KB |
Latest Revision
freeze link
Comments 0