Sleep test failures on OpenSUSE

Bug #761132 reported by Lee Bieber
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
Medium
Unassigned
7.1
Fix Released
Medium
Unassigned

Bug Description

sleep.sleep [ fail ]
drizzletest: At line 7: query 'select sleep(0.001)' failed: 20: drizzle_state_read:lost connection to server (EOF)

The result from queries just before the failure was:
select sleep();
ERROR 42000: Incorrect parameter count in the call to native function 'sleep'
select sleep(10,10);
ERROR 42000: Incorrect parameter count in the call to native function 'sleep'
select sleep('a');
sleep('a')
NULL
Warnings:
Warning 1292 Truncated incorrect DOUBLE value: 'a'
show warnings;
Level Code Message
Warning 1292 Truncated incorrect DOUBLE value: 'a'
select sleep(0.001);

More results from queries before failure can be found in /home/hudson/hudson/workspace/drizzle-build-opensuse-64bit/tests/var/log/sleep.log

Stopping All Servers
Restoring snapshot of databases
Resuming Tests

http://jenkins.drizzle.org/view/Drizzle-build/job/drizzle-build-opensuse-64bit/1506/console

Revision history for this message
Lee Bieber (kalebral-deactivatedaccount) wrote :
Changed in drizzle:
status: New → Fix Released
importance: Undecided → Medium
assignee: nobody → Lee Bieber (kalebral)
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.