Wiki source for MySqlAdministration


Show raw source

===MySql Administration===

==MySql Admin==
MySqlAdmin and from the Red Hat KB [[http://kbase.redhat.com/faq/FAQ_39_4177.shtm MySql Howto Reset Root Password]]

==MySql Installation==
MySqlnstallation
MySqlSecurity

==MySql Configuration==
MySqlConfiguration

==MySql User Accounts==
MySqlUserAccounts
MySqlUserPasswords
MySqlCreateUserPermission (use mysql or WebMin)
MySqlCreateUserDatabase (use mysql or WebMin)
MySqlFlush

Note : After you've changed permissions you need to flush the privileges
%%
flush privileges
%%

==Mysql GUI==
Use WebMin, PhpMySqlAdmin or one of the other GUI or command line tools to execute MySql sql commands

==MySql Backups and Restores==
MySqlBackup
MySqlDump
MySqlRestore

==MySql Export and Import==
MySqlExport (to outfile)
MySqlImport (from infile)
MySqlLoad (from infile)

==MySql Statements==
MySqlStatements

==MySql Utilities==
MySqlUtilities

----
REFERRERS
{{backlinks}}
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki