[Cdash] CDash 1.8.2 -- warning xml handlers

Paul Irofti paul at irofti.net
Fri Nov 4 13:10:13 EDT 2011


On Fri, Nov 04, 2011 at 05:58:42PM +0100, Julien Jomier wrote:
> I'm guessing CDash was trying to write the log while parsing and
> couldn't and failed (PHP fatal error).
> 
> What is the encoding of your database? UTF-8? Are you using MySQL?

PostgreSQL.

# psql cdash cdash
Password for user cdash:
psql (9.1.1)
Type "help" for help.

cdash=> \l
                             List of databases
   Name    |  Owner   | Encoding | Collate | Ctype |   Access privileges
-----------+----------+----------+---------+-------+-----------------------
 cdash     | postgres | UTF8     | C       | C     | =Tc/postgres         +
           |          |          |         |       | postgres=CTc/postgres+
           |          |          |         |       | cdash=CTc/postgres


More information about the Cdash mailing list