drizzle failing sql-bench crash-me test

Bug #794547 reported by Patrick Crews
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Invalid
High
Unassigned
7.1
Invalid
High
Unassigned

Bug Description

When running the crash-me test as we do in drizzle-automation, we are seeing the following two failures:
It should be noted that our crash-me jenkins slave has been down for a while and this may have slipped through the cracks.
Need to maybe do bzrfind to pinpoint the regression.

To repeat, from the linked branch, run:
./dbqp --mode=crashme

sql-bench is located in-tree, all you will need is the dbd:drizzle driver installed.
20110607-225755 ===============================================================
20110607-225755 TEST NAME [ RESULT ] TIME (ms)
20110607-225755 ===============================================================
20110607-225755 main.crashme [ fail ] 153271
20110607-225755 func_extra_to_days=error # Function TO_DAYS
20110607-225755 ###
20110607-225755 ###<select to_days('1996-01-01') from crash_me_d
20110607-225755 ###>2450084
20110607-225755 ###We expected '729024' but got '2450084'
20110607-225755 func_odbc_timestampadd=error # Function TIMESTAMPADD
20110607-225755 ###
20110607-225755 ###<select timestampadd(SQL_TSI_SECOND,1,'1997-01-01 00:00:00')
20110607-225755 ###>1997-01-01 00:00:01.000000
20110607-225755 ###We expected '1997-01-01 00:00:01' but got '1997-01-01 00:00:01.000000'
20110607-225755 ###
20110607-225755 ###<select {fn timestampadd(SQL_TSI_SECOND,1,{ts '1997-01-01 00:00:00'}) }
20110607-225755 ###>1997-01-01 00:00:01.000000
20110607-225755 ###We expected '1997-01-01 00:00:01' but got '1997-01-01 00:00:01.000000'
20110607-225755
20110607-225755 ERROR Failed test. Use --force to execute beyond the first test failure

Related branches

Changed in drizzle:
status: New → Confirmed
importance: Undecided → High
Changed in drizzle:
status: Confirmed → Invalid
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.