OoO La nuit ayant déjà recouvert  d'encre ce jour du vendredi 21 janvier
2011, vers 23:30, bubulak <v...@radiolan.sk> disait :

> i tried that before but with this i get this error
> applying upgrade sql for 0.3.1-6 -> 0.5-1.
> error encountered processing
> /usr/share/dbconfig-common/data/roundcube/upgrade/mysql/0.5-1:
> mysql said: ERROR 1025 (HY000) at line 17: Error on rename of
> ./roundcube/messages' to './roundcube/#sql2-893-17e54' (errno: 152)

Ensure that you did not remove /*!40014 SET FOREIGN_KEY_CHECKS=0 */ that
is important to make the following DROP FOREIGN KEY work. If you did not
remove this comment, can you try the following steps :
 1. Connect to roundcube database  (mysql -u roundcube -p roundcube, you
    can find the password in /etc/roundcube/debian-db.php)
 2. Issue command the following commands :

show table status
BEGIN
source /usr/share/dbconfig-common/data/roundcube/upgrade/mysql/0.5-1
show innodb status
ROLLBACK
-- 
BOFH excuse #397:
T-1's congested due to porn traffic to the news server.

Attachment: pgp9NK2DFCR12.pgp
Description: PGP signature

Reply via email to