Bad error handling with Drizzledump connect
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Drizzle |
Fix Released
|
High
|
Andrew Hutchings | ||
7.0 |
Fix Released
|
High
|
Andrew Hutchings |
Bug Description
When trying to issue a dump from a MySQL database (5.1.41-3ubuntu2.6 specifically), I get the following:
root@mcp:
Got error: 15 when trying to connect
terminate called without an active exception
Aborted
root@mcp:
OS error code 15: Block device required
This is on Ubuntu 10.04 using "2010.09.
root@mcp:/var/log# apt-cache policy drizzle-server
drizzle-server:
Installed: 2010.09.
Candidate: 2010.09.
Version table:
*** 2010.09.
500 http://
100 /var/lib/
Related branches
- Drizzle Merge Team: Pending requested
-
Diff: 91 lines (+32/-13)2 files modifiedclient/drizzledump.cc (+25/-11)
client/drizzledump_data.cc (+7/-2)
Changed in drizzle: | |
assignee: | nobody → Andrew Hutchings (linuxjedi) |
Changed in drizzle: | |
status: | New → Triaged |
milestone: | none → 2010-10-11 |
Changed in drizzle: | |
status: | Triaged → Fix Committed |
Changed in drizzle: | |
status: | Fix Committed → Fix Released |
m00dawg: can you please try connecting with the 'drizzle' client app to the MySQL server?