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

ITP Help

Special Requests

Dates/Hours v

Curriculum v

ITP Resources v

Off Floor Resources v

Tech Notes v

ITP Community v

Showing Work v

Thesis v

Servers v

ITP Policies v

Orientation/Registration v







Help / MySQL

Help.MySQL History

Hide minor edits - Show changes to output

Added line 29:
https://itp.nyu.edu/web-myadm/ \\
Changed line 13 from:
ssh/telnet to itp.nyu.edu
to:
ssh/telnet to stu.itp.nyu.edu
Changed line 28 from:
http://itp.nyu.edu/phpMyAdmin/ \\
to:
https://itp.nyu.edu/myadm/ \\
Added lines 1-32:
!MySQL

MySQL accounts are automatically created for students in classes that require one;
otherwise, you can request one by sending an e-mail to [[mailto:itp.helpdesk@nyu.edu | 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 March 08, 2012, at 10:47 AM