Hello,
I have the problem, that after upgrade from openSUSE 13.1 to 13.2 the MySQL/MariaDB service is not running anymore.
When I try to start the automatic upgrade process is running. During that I get the following error messages and the service is not started:
Jun 04 23:09:37 server rcmysql[5952]: ERROR 1813 (HY000) at line 64: Tablespace for table '`mysql`.`innodb_table_stats`' exists. Please DISCARD the tablespace before IMPORT.
Jun 04 23:09:37 server rcmysql[5952]: ERROR 1813 (HY000) at line 68: Tablespace for table '`mysql`.`innodb_index_stats`' exists. Please DISCARD the tablespace before IMPORT.
Jun 04 23:09:37 server rcmysql[5952]: ERROR 1146 (42S02) at line 567: Table 'mysql.innodb_index_stats' doesn't exist
Jun 04 23:09:37 server rcmysql[5952]: ERROR 1146 (42S02) at line 570: Table 'mysql.innodb_table_stats' doesn't exist
What can I do to discard the tablespace, when the service is not running.
Best
Torsten