MySQL
UITS offers MySQL database access via the Research Database Complex (RDC). Luddy also offers MySQL database access for Luddy students, faculty, and staff for class and research use as well as for production school-wide projects. To request a database on the Luddy MySQL server, please contact us and include the following information in your request:
- Expected maximum size of your database
- Expected project duration
- Data types being stored and whether there will be any sensitive data (including PHI/Protected Health Information) as noted in the IU Data Classifications.
- Course number or sponsoring faculty member. If this isn't for a Luddy course and isn't work for which you have a faculty sponsor, please just briefly explain the nature of your project.
- Preferred database name (we will create the database and the mysql account using this same name). If this is for a class project, we have a standard naming convention based on the course number and semester so you do not need to provide a database name. Please note that the database name must not exceed 16 alphanumeric characters.
We will create the database and send you the access information, including an initial password that you should change. You will also have access to your databases using PhpMyAdmin via the URL http://phpmyadmin.luddy.indiana.edu/luddy-phpmyadmin/ where you will need to log in using your mysql account username and password, NOT your IU username and passphrase. Please also note that access to phpMyAdmin is limited to hosts in the indiana.edu and iu.edu domains. If you need to connect from outside of IU, we recommend that you use the IU VPN to get an IU IP address.
Please be aware that UITS blocks the mysql port (3306) at the border routers so you will not be able to reach the Luddy mysql server from a non-IU IP address. If you need remote access, you will need to use the VPN to get an IU IP address. You will also not be able to access it if you are using the IU Guest wifi network so if using Wifi make sure you are using Eduroam.
Also note that you will not be able to use the Oracle MySQL Workbench with the Luddy MySQL server. MySQL Workbench is a proprietary Oracle product that works with the Oracle versions of MySQL but not with the newer v10 protocol in use with our server. We recommend using PhpMyAdmin as noted above.