Oracle
will stop updating file headers, but will continue to write data to database
files even if a table space is in backup mode.
In
backup mode, Oracle will write out complete changed blocks to the Redo log
files.
Open your terminal and type mysql -u root -p Enter your password. Hopefully your MySQL is logged in now.