[MacPorts] #33998: no kdepim4 application work.
MacPorts
noreply at macports.org
Thu Oct 25 22:24:13 PDT 2012
#33998: no kdepim4 application work.
------------------------------+--------------------------------
Reporter: mparchet@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.4
Resolution: | Keywords: kde4
Port: akonadi kdepim4 |
------------------------------+--------------------------------
Comment (by mk@…):
Your selftest indicates that your MySQL database is corrupted. If I were
you I'd try to run some maintenance on MySQL first before proceeding with
these akonadi issues.
{{{
InnoDB: Cannot initialize created log files because
62 InnoDB: data files are corrupt, or new data files were
63 InnoDB: created when the database was started previous
64 InnoDB: time but the database was not shut down
65 InnoDB: normally after that.
66 121024 0:18:31 [ERROR] Plugin 'InnoDB' init function returned
error.
67 121024 0:18:31 [ERROR] Plugin 'InnoDB' registration as a STORAGE
ENGINE failed.
68 121024 0:18:31 [ERROR] Unknown/unsupported table type: innodb
69 121024 0:18:31 [ERROR] Aborting
}}}
I don't know why it is claimed that innodb tables aren't supported...
I have the following installed:
{{{
$ port installed *mysql*
The following ports are currently installed:
mysql5 @5.1.66_1 (active)
mysql5-connector-cpp @1.1.1_0 (active)
mysql5-server @5.1.66_1 (active)
mysql_select @0.1.2_0 (active)
qt4-mac-mysql5-plugin @4.8.3_0 (active)
}}}
and it works, as if I have shown further up.
Here is my config:
{{{
[%General]
Driver=QMYSQL
[QMYSQL]
Name=akonadi
Host=
Options="UNIX_SOCKET=/Users/marko/.local/share/akonadi/socket-markos-
imac/mysql.socket"
ServerPath=/opt/macports-test/libexec/mysqld
StartServer=true
[Debug]
Tracer=null
}}}
You see, my host entry is empty and there's no login info present either.
--
Ticket URL: <https://trac.macports.org/ticket/33998#comment:22>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list