Hello all!

I have a little problem with mysql

I got in an inheritance a database in tar archive (/var/lib/mysql/db_name
in db_name.tar.gz)

I only put this db (in /var/lib/mysql/) on another server an restart mysql
daemon

show databases; shows that database imported... but  I am not sure in e
correctness.

this is "show processlist"
+-----+-------------+-----------+-----------+---------+------+-------+------------------+
| Id  | User        | Host      | db        | Command | Time | State | Info
            |
+-----+-------------+-----------+-----------+---------+------+-------+------------------+
| 253 | username    | localhost | datad_new | Sleep   |   55 |       | NULL
            |


i use php via php-cgi


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to