On Tuesday, 6 June 2017 13:46:58 UTC+1, venturestre...@gmail.com wrote:
>
> On a complete tangent, are you calling a stored procedure there? I thought 
> the database/sql package didn't support MySQL stored procedures yet? 
>

Haven't encountered a serious issue, as yet. Obviously output parameters, 
and probably return values aren't supported.

Selects appear to work fine. With simple single row insert statements 
sql.Result's LastInsertId() only returns 0, though sql.Result's 
RowsAffected() does return 1.

Ren

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to