links for 2010-01-20
posted by CodeGirl-
So to run a single MySQL query from your regular shell instead of from MySQL's interactive command line you would do this:
mysql -u [username] -p [dbname] -e [query]
This entry was posted on Thursday, January 21st, 2010 at 3:08 am and is filed under SocialBookmarking. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.




