exporting_importing_database_tips
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
exporting_importing_database_tips [2008/08/08 14:56] – juckins | exporting_importing_database_tips [2025/03/20 18:30] (current) – juckins | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ==== Database Import-Export Tips ==== | ||
+ | |||
Use phpMyAdmin to export databases. \\ | Use phpMyAdmin to export databases. \\ | ||
Line 13: | Line 15: | ||
/ | / | ||
</ | </ | ||
+ | |||
+ | SQL statement to show all users on the system: \\ | ||
+ | < | ||
+ | mysql> SELECT * from mysql.user; | ||
+ | </ | ||
+ | |||
exporting_importing_database_tips.1218221784.txt.gz · Last modified: 2008/08/08 14:56 by juckins