ARCHIVED: Legacy MySQL for Webserve account details

This content has been archived, and is no longer maintained by Indiana University. Information here may no longer be accurate, and links may no longer be available or reliable.
Important:
The Webserve and Webtest servers use PHP 7.1; PHP 5.6 has been retired and is no longer available. For more about PHP at IU, see PHP server-side scripting language.
Note:
Refer to the host providing the MySQL service as mysql.iu.edu or mysql-test.iu.edu, regardless of the manner in which you connect to the host server, e.g., via ssh (Secure Shell), scp (Secure Copy), or sftp (Secure FTP), or from a web application.
  • Core database:
    • The core database is contained within the mysql directory, /ip/account/mysql/data/mysql. This directory should not be deleted or corrupted.
    • The process ID of the running MySQL server process is contained in account.pid.
  • Interactive login: You can log in to the server providing the MySQL service from an SSH (secure shell) client capable of using the SSH2 connection protocol.
  • File transfer using SFTP (Secure FTP), and scp (Secure Copy): You can transfer data and other files to and from the server providing the MySQL service using either scp (Secure Copy)-equipped Unix platforms or the SFTP (Secure FTP) component of the Windows-based SSH (Secure Shell) client.
  • Cron scheduled background processing: All MySQL service accounts are pre-enabled to use the cron scheduled background processing system. This enables you to run database checkpoint and backup processing at night (and sometimes during the day) without significantly impacting database or system performance because cron scheduled processing runs at a lower priority than your account's MySQL server.

    You are responsible for performing and maintaining your own database backups on mysql.iu.edu and mysql-test.iu.edu.

  • The master MySQL configuration/settings file: Your account login directory contains a symbolic link to the master configuration file for your account's MySQL server named .my.cnf, which has been customized for your account. The master configuration file is provided as a read-only file. For assistance in making changes in your master configuration file, contact Web Services Support.

  • Online MySQL reference manuals: For an online reference manual for the version of MySQL running on mysql.iu.edu, see MySQL 5.0 Reference Manual.

This is document bfoa in the Knowledge Base.
Last modified on 2021-09-08 10:20:57.