Courtney,

this happens because you acted against a sacred Unix commandment:

   "Thou shalt not work as 'root' user unless absolutely necessary."

In particular, you should not run a database system as the root user.

Courtney Waller wrote:
> [[...]]
> From: root
        ^^^^

> [[...]]
> main.information_schema_chmod [ fail ]
> Test ended at 2010-09-11 14:14:46
> CURRENT_TEST: main.information_schema_chmod
> --- 
> /usr/local/mysql-5.1.50-linux-i686-glibc23/mysql-test/r/information_schema_$
> +++ 
> /usr/local/mysql-5.1.50-linux-i686-glibc23/mysql-test/r/information_schema_$
> @@ -2,4 +2,5 @@
> create table mysqltest.t1(a int);
> select table_schema from information_schema.tables where 
> table_schema='mysqlte$
> table_schema
> +mysqltest
> drop database mysqltest;
> mysqltest: Result length mismatch
> - saving 
> '/usr/local/mysql-5.1.50-linux-i686-glibc23/mysql-test/var/log/main.i$
> Only 761 of 1552 completed.
> mysql-test-run: *** ERROR: Not all tests completed
> r...@ewokums-laptop:/usr/local/mysql-test#>
  ^^^^

See bug#49985 and bug#51271 for similar reports.


Regards,
Jörg

-- 
Joerg Bruehe,  MySQL Build Team,  joerg.bru...@oracle.com
ORACLE Deutschland B.V. & Co. KG,   Komturstrasse 18a,   D-12099 Berlin
Geschaeftsfuehrer: Juergen Kunz, Marcel v.d. Molen, Alexander v.d. Ven
Amtsgericht Muenchen: HRA 95603


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to