[ERROR] InnoDB: The error means mysqld does not have the access rights to the directory.

Reason:

The Directory has no permission
(1) Method 1:
chown mysql:mysql /oldboyedu/logs/mysql3307/undo
(2) Method 2:
install -o mysql -g mysql -d /oldboyedu/logs/mysql3307/undo

Read More: