Create a backup of your database that can be restored later.
+ + +| Username | +Host | ++ |
|---|---|---|
+ {{ user.name }}
+ |
+
+ {{ user.host || "%" }}
+ |
+ + + + | +
{{ selectedDatabase }}
+ {{ databaseInfo?.charset || "utf8mb4" }}
+ {{ databaseInfo?.collation || "utf8mb4_general_ci" }}
+ {{ databaseInfo.engine }}
+ {{ selectedUser.name }}@{{ selectedUser.host || "%" }}
+ {{ selectedUser.name }}
+ {{ selectedUser.host || "%" }}
+ {{ serverInfo.version }}
+ {{ connection?.host }}:{{ connection?.port }}
+
+ No queries match your search
+No favorite queries yet
+No query history
+{{ truncateQuery(item.query) }}
+ | {{ col }} | +
|---|
| + NULL + + {{ formatCell(cell) }} + + | +
+ Run a query to see results
+| {{ col }} | +
|---|
| + NULL + + {{ formatCell(cell) }} + + | +
No data to display
+{{ searchTerm ? "No tables match your search" : "No tables found" }}
+|
+ Name
+ |
+
+ Rows
+ |
+ Engine | ++ |
|---|---|---|---|
|
+ |
+ + + {{ formatNumber(table.rows) }} + + - + | ++ {{ table.engine }} + | +
+ |
+
{{ error }}
+| Name | +Type | +Nullable | +Default | +Key | +Extra | +
|---|---|---|---|---|---|
+ {{ col.name }}
+ |
+ + {{ col.type }} + | ++ YES + NO + | +
+ {{ col.default }}
+ NULL
+ |
+ + PRI + UNI + MUL + | ++ {{ col.extra }} + | +
{{ col }}
+ No schema information available
+