[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Testbed-admins] problem adding the first non-admin user in Emulab 5.0



This rings bells.  I think this just has to do with the schemadiff script
not knowing how to parse "LOCK" commands.  I think I ran into this before
when we changed mysql versions.

Let me see if I can swap in that part of my memory...

On Mon, Jul 27, 2009 at 03:13:10PM -0700, Leigh Stoller wrote:
> > [root@boss /usr/testbed/obj/testbed/db]#
> > ../../../src/testbed/utils/schemadiff /tmp/db
> > ../../../src/testbed/sql/database-create.sql
> > Found a line I don't know what to do with!
> > LOCK TABLES accessed_files WRITE;
> 
> That is odd. Do you have NFSTRACESUPPORT set in your defs file?
> One possibility is that the table is corrupted. Try:
> 
> boss> mysql tbdb
> mysql> check table accessed_files extended;
> 
> What does that say?
> 
> Lbs
> 
> _______________________________________________
> Testbed-admins mailing list
> Testbed-admins@flux.utah.edu
> http://www.flux.utah.edu/mailman/listinfo/testbed-admins