php
MyAdmin
setup
Overview
Features
SQL queries
Navigation frame
Main frame
Import
Export
Customize main frame
Startup
Browse mode
Edit mode
Tabs
Startup
Customize startup page
Use icons on main page
Show create database form
Suggest new database name
Suggest a database name on the "Create Database" form (if possible) or keep the text field empty
Show statistics
Allow to display database and table statistics (eg. space usage)
Show detailed MySQL server information
Show phpinfo() link
Shows link to
phpinfo()
output
Show password change form
Please note that enabling this has no effect with
config
authentication mode because the password is hard coded in the configuration file; this does not limit the ability to execute the same command directly
Browse mode
Customize browse mode
Iconic navigation bar
Use only icons, only text or both
Yes
No
Both
Allow to display all the rows
Whether a user should be displayed a "show all (rows)" button
Maximum number of rows to display
Number of rows displayed when browsing a result set. If the result set contains more rows, "Previous" and "Next" links will be shown.
Default sorting order
SMART
- i.e. descending order for columns of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise
ASC
DESC
SMART
Highlight pointer
Highlight row pointed by the mouse cursor
Row marker
Highlight selected rows
Repeat headers
Repeat the headers every X cells,
0
deactivates this feature
Limit column characters
Maximum number of characters shown in any non-numeric column on browse view
Show table row links on left side
These are Edit, Inline edit, Copy and Delete links
Show table row links on right side
Default display direction
horizontal
vertical
horizontalflipped
Edit mode
Customize edit mode
Protect binary columns
Disallow BLOB and BINARY columns from editing
no
blob
all
Show function fields
Display the function fields in edit/insert mode
Show field types
Defines whether or not type fields should be initially displayed in edit/insert mode
CHAR columns editing
Defines which type of editing controls should be used for CHAR and VARCHAR columns;
input
- allows limiting of input length,
textarea
- allows newlines in columns
input
textarea
CHAR textarea columns
Number of columns for CHAR/VARCHAR textareas
CHAR textarea rows
Number of rows for CHAR/VARCHAR textareas
Textarea columns
Textarea size (columns) in edit mode, this value will be emphasized for SQL query textareas (*2) and for query window (*1.25)
Textarea rows
Textarea size (rows) in edit mode, this value will be emphasized for SQL query textareas (*2) and for query window (*1.25)
Bigger textarea for LONGTEXT
Double size of textarea for LONGTEXT columns
Number of inserted rows
How many rows can be inserted at one time
Foreign key dropdown order
Sort order for items in a foreign-key dropdown box;
content
is the referenced data,
id
is the key value
content-id id-content
Foreign key limit
A dropdown will be used if fewer items are present
Display direction for altering/creating columns
horizontal
,
vertical
or a number that indicates maximum number for which vertical model is used
Tabs
Choose how you want tabs to work
Light tabs
Use less graphically intense tabs
Iconic table operations
Use only icons, only text or both
Yes
No
Both
Default server tab
Tab that is displayed when entering a server
main.php
server_databases.php
server_status.php
server_variables.php
server_privileges.php
server_processlist.php
Default database tab
Tab that is displayed when entering a database
db_structure.php
db_sql.php
db_search.php
db_operations.php
Default table tab
Tab that is displayed when entering a table
tbl_structure.php
tbl_sql.php
tbl_select.php
tbl_change.php
sql.php
Default query window tab
Tab displayed when opening a new query window
sql
files
history
full