← Back to team overview

linux-traipu team mailing list archive

[Bug 809572] Re: PBMS failure: Got error 1700 from storage engine

 

Exactly the same goes for GNU-Linux Ubuntu 11.04... I am on my way to
try with Fedora 16 x86_64...

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/809572

Title:
  PBMS failure: Got error 1700 from storage engine

Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
  New

Bug description:
  The following fails on Fedora 15 i386 ... but I do not see it failing
  on Fedora 15 x86_64 or any other rpm based distro when building RPMs.

  pbms.basic                                                   [ fail ]
  drizzletest: At line 6: query 'insert into t1 values (1, "Hello World")' failed: 1030: Got error 1700 from storage engine
  The result from queries just before the failure was:
  CREATE TABLE t1 (a int primary key, b blob);
  insert into t1 values (1, "Hello World");
  More results from queries before failure can be found in /builddir/build/BUILD/drizzle7-2011.03.13/tests/var/log/basic.log
  Stopping All Servers
  Restoring snapshot of databases
  Resuming Tests

  
  This was referenced on list, but I didn't see any bugs for this specifically (the other PBMS bugs seem different).

  https://lists.launchpad.net/drizzle-discuss/msg07976.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/809572/+subscriptions


References