[pkg-horde] Bug#653876: More info

Rainer Dorsch rdorsch at web.de
Sat Jan 7 13:52:48 UTC 2012


Am Saturday 07 January 2012 schrieben Sie:
> Have you created the tables?

Yes, I run

mysql -u root -p < /root/create.mysql.sql 

As horde database I use mysql and that works well.

Just for the preferences I have to use the file backend. These are the tables I 
got into the database, horde_prefs is included:

bokomoko:~# mysqldump -u root -p -A|grep "LOCK TABLES"|cut -c 1-40
Enter password: 
LOCK TABLES `horde_alarms` WRITE;
UNLOCK TABLES;
LOCK TABLES `horde_cache` WRITE;
UNLOCK TABLES;
LOCK TABLES `horde_datatree` WRITE;
UNLOCK TABLES;
LOCK TABLES `horde_datatree_attributes` 
UNLOCK TABLES;
LOCK TABLES `horde_groups` WRITE;
UNLOCK TABLES;
LOCK TABLES `horde_groups_members` WRITE
UNLOCK TABLES;
LOCK TABLES `horde_histories` WRITE;
UNLOCK TABLES;
LOCK TABLES `horde_locks` WRITE;
UNLOCK TABLES;
LOCK TABLES `horde_perms` WRITE;
UNLOCK TABLES;
LOCK TABLES `horde_prefs` WRITE;
UNLOCK TABLES;
LOCK TABLES `horde_sessionhandler` WRITE
UNLOCK TABLES;
LOCK TABLES `horde_signups` WRITE;
UNLOCK TABLES;
LOCK TABLES `horde_syncml_anchors` WRITE
UNLOCK TABLES;
LOCK TABLES `horde_syncml_map` WRITE;
UNLOCK TABLES;
LOCK TABLES `horde_tokens` WRITE;
UNLOCK TABLES;
LOCK TABLES `horde_users` WRITE;
UNLOCK TABLES;
LOCK TABLES `horde_vfs` WRITE;
UNLOCK TABLES;
LOCK TABLES `columns_priv` WRITE;
UNLOCK TABLES;
LOCK TABLES `db` WRITE;
UNLOCK TABLES;
LOCK TABLES `func` WRITE;
UNLOCK TABLES;
LOCK TABLES `help_category` WRITE;
UNLOCK TABLES;
LOCK TABLES `help_keyword` WRITE;
UNLOCK TABLES;
LOCK TABLES `help_relation` WRITE;
UNLOCK TABLES;
LOCK TABLES `help_topic` WRITE;
INSERT INTO `help_topic` VALUES (0,'MIN'
UNLOCK TABLES;
LOCK TABLES `host` WRITE;
UNLOCK TABLES;
LOCK TABLES `ndb_binlog_index` WRITE;
UNLOCK TABLES;
LOCK TABLES `plugin` WRITE;
UNLOCK TABLES;
LOCK TABLES `proc` WRITE;
UNLOCK TABLES;
LOCK TABLES `procs_priv` WRITE;
UNLOCK TABLES;
LOCK TABLES `servers` WRITE;
UNLOCK TABLES;
LOCK TABLES `tables_priv` WRITE;
UNLOCK TABLES;
LOCK TABLES `time_zone` WRITE;
UNLOCK TABLES;
LOCK TABLES `time_zone_leap_second` WRIT
UNLOCK TABLES;
LOCK TABLES `time_zone_name` WRITE;
UNLOCK TABLES;
LOCK TABLES `time_zone_transition` WRITE
UNLOCK TABLES;
LOCK TABLES `time_zone_transition_type` 
UNLOCK TABLES;
LOCK TABLES `user` WRITE;
UNLOCK TABLES;
bokomoko:~# 

Thanks,
Rainer

-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: rdorsch at web.de
jabber: rdorsch at jabber.org
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/pkg-horde-hackers/attachments/20120107/df6f3c95/attachment-0001.pgp>


More information about the pkg-horde-hackers mailing list