-
Notifications
You must be signed in to change notification settings - Fork 2.3k
DB.Exec() always returns "no RowsAffected available after DDL statement". [moved] #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This still happens for me. Just upgraded to this version. The above commit is in the source so I assume that I |
It seems that you have made affectedrows=0 an error. Is that your intention? |
No sorry, it seems like some code remained there after a (too) long coding night ... |
I don't know how to commit back to my github.com repo to do a pull request
On Wed, Feb 20, 2013 at 4:46 PM, Julien Schmidt [email protected]:
|
Oops.. forgot the prepared statements. The result of returning |
Thanks, I'm not sure if we're talking about the same thing but the reason I BTW, thanks for implementing go-sql-driver. It works, and its always good Cheers, On Wed, Feb 20, 2013 at 5:03 PM, Julien Schmidt [email protected]:
|
Which error do you get? BTW, thanks for reporting that something didn't work as expected 😉 |
Thats the one. Its from database/sql/sql.go if I remember correctly. On Wed, Feb 20, 2013 at 5:17 PM, Julien Schmidt [email protected]:
|
This is Issue 16 moved from a Google Code project.
Added by 2012-10-28T06:12:01.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).
Original labels: Type-Defect, Priority-Critical
Original description
The text was updated successfully, but these errors were encountered: