Free Software Server Environment : MySqlCommand

HomePage :: Categories :: PageIndex :: RecentChanges


Search this site: FSSE.INFO is produced by "osde8info" :

Revision [751]

The oldest known version of this page was edited on 2008-10-02 11:19:53 by FsseInfo

MySQL command line utility


$ mysql - h host -u user -p mydatabase


switches

--execute "mysql-command"


--vertical

prints query output rows vertically (one line per column value) or you can specify vertical output for individual statements by terminating them with \G instead of \g.
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0676 seconds