MySQL
Some navigation will not work unless JavaScript is enabled
All Links: Showv | Hide^
Special Requests
Highlighted FAQs
SPACE
FALL 2013 INFO
SUMMER COURSE INFO
HEALTH
FLOOR 411*
- Labs
- Lab Policy
- Audio Help
- Video Help
- Equipment Room
- ER Check In Out Mandatory Session
- Checkout Policy
- Equipment Lists
- Classrooms
- Rooms Schedule
- Room Reservations/Policy
- Facilities
- Wireless Computing
- On-Floor Printing
- Floor Map
- Staging Space
- Physical Computing
- Announcements
- Policy
- Safety
- Project Storage
- Shop
- Safety
- Laser Cutter
- ** New ** Bobst Library Guide for ITP
- Advanced Media Studio
- Materials Connexion
- Fabricators
Help / MySQL
Help.MySQL History
Hide minor edits - Show changes to output
Changed line 13 from:
ssh/telnet to itp.nyu.edu
to:
ssh/telnet to stu.itp.nyu.edu
Changed line 28 from:
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)
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)




