← Back to team overview

linux-traipu team mailing list archive

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

 

Public bug reported:

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

** Affects: drizzle
     Importance: Undecided
         Status: New

-- 
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


Follow ups

References