Fwd: Re: [mnemo] strange database events

Chuck Hagenbuch chuck at horde.org
Mon Dec 27 08:41:52 PST 2004


Please keep discussion on the list.

----- Forwarded message from alex at kilimnik.com -----
    Date: Mon, 27 Dec 2004 09:39:24 -0600
    From: Alex Kilimnik <alex at kilimnik.com>
Reply-To: Alex Kilimnik <alex at kilimnik.com>
 Subject: Re: [mnemo] strange database events
      To: Chuck Hagenbuch <chuck at horde.org>


Chuck:

> Have you tried tracing the code to see what's going on? Are you using a SQL
> DataTree backend?

Here is what I am seeing on my database side:

[root at spud config]# mysql -p
Enter password:
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 2273 to server version: 3.23.58

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> use horde;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed
mysql> show tables;
+---------------------------+
| Tables_in_horde           |
+---------------------------+
| horde_datatree            |
| horde_datatree_attributes |
| horde_datatree_seq        |
| horde_prefs               |
| horde_tokens              |
| horde_users               |
| horde_vfs                 |
| kronolith_events          |
| kronolith_storage         |
| mnemo_memos               |
| nag_tasks                 |
| turba_objects             |
| userpref                  |
+---------------------------+
13 rows in set (0.00 sec)

mysql> select * from mnemo_memos;
+-------------------+----------------------------------+--------------------------------------------------+-----------+-----------+---------------+--------------+
| memo_owner        | memo_id                          | memo_uid
                          | memo_desc | memo_body | memo_category |
memo_private
|
+-------------------+----------------------------------+--------------------------------------------------+-----------+-----------+---------------+--------------+
| alex at kilimnik.com | b08014dae52d6ccb49dd42a389abfdf3 |
20041224020355.4bph66utcvgg at webmail.kilimnik.com | test      | test      |
          |            0 |
| alex at kilimnik.com | 6f4876929096cdbc153f0109b307738f |
20041224020422.69iyu1xl9s3k at webmail.kilimnik.com | test      | test
  | test
          |            0 |
| alex at kilimnik.com | a3718d89bff1d71e55aba90ffbf19913 |
20041224124023.3o5j8r7kfh4w at webmail.kilimnik.com | test      | test      |
          |            0 |
| alex at kilimnik.com | edce7969b59964192496dad474f6df67 |
20041224124130.47qyx6fz601s at webmail.kilimnik.com | test      | test      |
          |            0 |
| alex at kilimnik.com | 42f47314d1f95aef0936d35d3007f0c6 |
20041227100957.64gv9bmedfk0 at webmail.kilimnik.com | test      | test      |
          |            0 |
+-------------------+----------------------------------+--------------------------------------------------+-----------+-----------+---------------+--------------+
5 rows in set (0.02 sec)


Regards,
Alex

-- 
Alex Kilimnik
mail: alex at kilimnik.com



----- End forwarded message -----


-chuck

-- 
"But she goes not abroad in search of monsters to destroy." - John Quincy Adams
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-keys
Size: 1320 bytes
Desc: PGP Public Key
Url : http://lists.horde.org/archives/mnemo/attachments/20041227/1a0e3e6b/attachment.bin


More information about the mnemo mailing list