toggle background image
Some navigation will not work unless JavaScript is enabled
 All Links: Showv | Hide^ 

ITP Help

Special Requests

Highlighted FAQs

Dates/Hours v

Curriculum v

ITP Resources v

Off Floor Resources v

Tech Notes v

ITP Community v

Showing Work v

Servers v

ITP Policies v

Orientation/Registration v







Help / MySQL

MySQL

MySQL accounts are automatically created for students in classes that require one; otherwise, you can request one by sending an e-mail to itp.helpdesk@nyu.edu.

Username: NYU NetID

Password: <will be generated>

Database name: NYU NetID

To access your database through the mysql Command-line tool
ssh/telnet to itp.nyu.edu

at the command prompt type:
mysql -p -u netid netid

This tells mysql to login with user netid using database netid
Type in your mysql password when prompted

MySQL Documentation can be found at:
http://www.mysql.com/doc/en/index.html

Documentation on the command-line tool:
http://www.mysql.com/doc/en/mysql.html

PHP Admin tool:
http://itp.nyu.edu/phpMyAdmin/
user: netid
password: your NYU-wide password (NOT your MySQL password)

Page last modified on July 18, 2006, at 03:54 PM