Mysql-user

From FarmShare

(Difference between revisions)
Jump to: navigation, search
(Created page with "The central IT services SQL service lives at mysql-user.stanford.edu On FarmShare, we already have a preconfigured stunnel, so you can just mysql -h 127.0.0.1 -u my_database_u...")
 
Line 1: Line 1:
-
The central IT services SQL service lives at mysql-user.stanford.edu
+
The central IT services SQL service lives at mysql-user.stanford.edu and the main page is https://itservices.stanford.edu/service/sql
On FarmShare, we already have a preconfigured stunnel, so you can just
On FarmShare, we already have a preconfigured stunnel, so you can just

Latest revision as of 13:29, 9 January 2015

The central IT services SQL service lives at mysql-user.stanford.edu and the main page is https://itservices.stanford.edu/service/sql

On FarmShare, we already have a preconfigured stunnel, so you can just

 mysql -h 127.0.0.1 -u my_database_user_name -p

From other Stanford systems, I think you want mysql-user.stanford.edu as the hostname.

Personal tools
Toolbox
LANGUAGES