yn ==:o>^CDja If_ܙЃmp!.=}vMaRRG^&|Cرݢݲ-p,9Nzg37,戍q~Cq]VC$cH윧=ϳс)襑t1ZT/Rvx;/`&蝟?(װdӟ^:F1W^I3O..X&BfCZ!~՗o'W$1#E?*^CpБNaVV`.C4 &r*w N'І^8M- o'-WGnV7>u0ޠʖˁYP-.2Αᰛİ(ΥS…Igv!]ݰuyx. { 킿K/6e.ӮN4M=(j Zy.֢\\)M cYrhBˌVq8c&c Z,,7h©M30gqAev?lܜ?ƴ0ـI')R,F 6 ]/gJTF\ݟif hD3 )6y5#X_!k.-h2 N-\XH $X,K R0e_$'dzVxx/aF+񂥬,''FIHˣs]y @`}wKrH4>I'׸87)qTz-`OP2O:1`oatSN>'V [;hymbԬUrHtJk.ϠJEQ820ή@Hi}wY~+ۑFN¢R]yK1WL«?e*iKv2֖Gʐ"U׿&_Nw 4dkㄌ{o6:f3CdJ,~Zn!+ӑ=:Znd$%v!@HHI]NZXhzgr;Wb79 ,BfMJ症ʮ gy&`G؎)/V^mZ|hlu4N B4DKJ= 0hO%3 |TH1@{O2)h$RDg-yԷxɈ8_'A`b0-|l <2<a׋5ft,3V屳/ҽf5{\^&15mNZD$H@>NaVwg6JkeogHY` dO #@#3Fj>NІ!Y ^e ?}O;[/fWeV_M Y4͠HQ`m4&զ2y[# Vͥ* һDqe1t_)+I%(s:'=ԟwdK3C}nhGZcxng`|(v «Z!]bryհl좐M-5 SŽĦ +W|5uw&ӣ6].m&ޣٸ,OEL`ADxnHM;6j%#yWN7\ӗklh:BEc"+h[ fBn}~ ?z#Bb҆7*d+D38Zy'Ċ9ds ձF}0KC܂1zRb"FހH+ஈ"۾7%r'؟Ffj n@::rP<;oӒ7]S\2vEIE-"``j;`9uvJ\YȁPPr4I|PCv acb:HT̊C2_$ij>yS>|8xXȉMWf6Mxz^ԅh=8CM1>Dl.RiZ!]bryհl좐M-5J+M&j+W|5uw&ӣ6].m&ޣٸ^ج:NvST1:DvPTJ 0 XV|]tR[oNM_dRy@-_,ih8B֕lΆ\%E_VP8ɫ|y}bC͸h_B.L6$Cb:*g@A䠘DåQsa[}kR2we7ژl n_59 hĜ4@}=[d )(sՙrnal" href="glossary.html#term-iec">IEC 26300 - OpenDocument Text and Spreadsheet, Microsoft Word 2000, and LATEX formats
  • import data and MySQL structures from 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
  • support mysqli, the improved MySQL extension see 1.17 Which Database versions does phpMyAdmin support?
  • create, edit, call, export and drop stored procedures and functions
  • create, edit, export and drop events and triggers
  • communicate in 80 different languages
  • A word about users

    Many people have difficulty understanding the concept of user management with regards to phpMyAdmin. When a user logs in to phpMyAdmin, that username and password are passed directly to MySQL. phpMyAdmin does no account management on its own (other than allowing one to manipulate the MySQL user account information); all users must be valid MySQL users.

    Footnotes

    [1](1, 2) phpMyAdmin can compress (Zip, GZip or RFC 1952 formats) dumps and CSV exports if you use PHP with Zlib support (--with-zlib). Proper support may also need changes in php.ini.