PBMS failure: Got error 1700 from storage engine

Bug #809572 reported by BJ Dierkes
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Drizzle
Won't Fix
Undecided
Unassigned

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

Revision history for this message
Francisco Carriedo Scher (fcarriedos) wrote :

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

Revision history for this message
Vijay Samuel (vjsamuel) wrote :

We no longer support pbms. Marking as wont fix

Changed in drizzle:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.