linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #00590
[Bug 799002] [NEW] PBMS test fails on Fedora 15 i386
Public bug reported:
Getting this failure on Fedora 15 i386 only.
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
More info to follow after some testing.
** Affects: drizzle
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of UBUNTU -
AL, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/799002
Title:
PBMS test fails on Fedora 15 i386
Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
New
Bug description:
Getting this failure on Fedora 15 i386 only.
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
More info to follow after some testing.
To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/799002/+subscriptions
Follow ups
References