test fail, wrong errno 23 instead of 1049

Bug #385202 reported by vivo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
High
Eric Day

Bug Description

regression?

main.compare [ pass ] 38
main.connect [ fail ]

drizzletest: At line 23: query 'connect fail_con,localhost,root,z,test2' failed with wrong errno 23: 'Unknown database 'test2'', instead of 1049...

The result from queries just before the failure was:
drop table if exists t1,t2;
show tables;
Tables_in_mysql
show tables;
Tables_in_test
connect(localhost,root,z,test2,MASTER_PORT,);
ERROR : Unknown database 'test2'

More results from queries before failure can be found in /srv/buildbot/slave/build31/build/tests/var/log/connect.log

Stopping All Servers
Restoring snapshot of databases
Resuming Tests

main.consistent_snapshot [ pass ] 131

Related branches

Changed in drizzle:
assignee: nobody → Monty Taylor (mordred)
importance: Undecided → High
milestone: none → aloha
status: New → Confirmed
Revision history for this message
Eric Day (eday) wrote :

This is related to the new libdrizzle error codes, working on a patch for this and related tests now.

Changed in drizzle:
assignee: Monty Taylor (mordred) → Eric Day (eday)
Eric Day (eday)
Changed in drizzle:
status: Confirmed → Fix Committed
Eric Day (eday)
Changed in drizzle:
status: Fix Committed → Fix Released
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.