[csw-maintainers] Buildfarm setup - documentation

Peter FELECAN via maintainers maintainers at lists.opencsw.org
Mon Oct 7 18:47:41 CEST 2013


Peter FELECAN via maintainers <maintainers at lists.opencsw.org> writes:

> Juraj Lutter <wilbury at opencsw.org> writes:
>
>>> More than 2 hours and nothing really happens...
>> In mysql do:
>>
>> show full processlist
>
> Unfortunately I cannot connect to MySQL:
>
> $ mysql -u root -p
>
> and it waits forever and cannot be killed. BTW, the pkgdb process cannot
> be killed neither.

I succeeded to connect. Here is the result:

mysql> show full processlist;
+----+------+-----------+------+---------+------+-------+-----------------------+
| Id | User | Host      | db   | Command | Time | State | Info                  |
+----+------+-----------+------+---------+------+-------+-----------------------+
|  6 | root | localhost | NULL | Query   |    0 | NULL  | show full processlist |
+----+------+-----------+------+---------+------+-------+-----------------------+
1 row in set (0.00 sec)

-- 
Peter


More information about the maintainers mailing list