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:55] – juckins | exporting_importing_database_tips [2008/08/09 18:10] (current) – juckins | ||
---|---|---|---|
Line 10: | Line 10: | ||
4. You might need to restart the mysql database server with this command (note max_allowed_packet setting): | 4. You might need to restart the mysql database server with this command (note max_allowed_packet setting): | ||
< | < | ||
- | mysql 7297 7227 0 18:40 pts/1 00: | + | su - mysql |
+ | / | ||
</ | </ | ||
+ | |||
+ | SQL statement to show all users on the system: \\ | ||
+ | < | ||
+ | mysql> SELECT * from mysql.user; | ||
+ | </ | ||
+ | |||
exporting_importing_database_tips.1218221755.txt.gz · Last modified: 2008/08/08 14:55 by juckins