https://bugs.contribs.org/show_bug.cgi?id=10369

--- Comment #6 from Stefan Schulz <[email protected]> ---
On the affa-box after a signal-event pre-backup:

mysql> show databases;
+--------------------+
| Database           |
+--------------------+
| information_schema |
| horde              |
| mysql              |
| phpmyadmin         |
| sme7admin          |
| test               |
| zarafa             |
+--------------------+
7 rows in set (0.00 sec)

# ls -l /home/e-smith/db/mysql/
insgesamt 716
-rw-r--r-- 1 root root 125601  6. Jul 00:12 horde.dump
-rw-r--r-- 1 root root 302739  6. Jul 00:12 information_schema.dump
-rw-r--r-- 1 root root 260118  6. Jul 00:12 mysql.dump
-rw-r--r-- 1 root root  12974  6. Jul 00:12 phpmyadmin.dump
-rw-r--r-- 1 root root  13942  6. Jul 00:12 sme7admin.dump
-rw-r--r-- 1 root root   1393  6. Jul 00:12 test.dump
-rw-r--r-- 1 root root   1399  6. Jul 00:12 zarafa.dump


On the prod-box:

mysql> show databases;
+--------------------+
| Database           |
+--------------------+
| information_schema |
| horde              |
| mailstats          |
| mysql              |
| phpmyadmin         |
| smeoptimizer       |
| test               |
+--------------------+
7 rows in set (0.00 sec)

# signal-event pre-backup
# ls -l /home/e-smith/db/mysql/
insgesamt 7796
-rw-r--r-- 1 root root 7252885  6. Jul 00:29 horde.dump
-rw-r--r-- 1 root root  439415  6. Jul 00:29 information_schema.dump
-rw-r--r-- 1 root root    8525  6. Jul 00:29 mailstats.dump
-rw-r--r-- 1 root root  249586  6. Jul 00:29 mysql.dump
-rw-r--r-- 1 root root   13515  6. Jul 00:29 phpmyadmin.dump
-rw-r--r-- 1 root root    3947  6. Jul 00:29 smeoptimizer.dump
-rw-r--r-- 1 root root    1393  6. Jul 00:29 test.dump

This indicates that the affa-box does a dump of it's own databases and
unfortunately not from the prod-box.

Very critical. This makes me feeling extremly uncomfortable.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to