Skip to content

goinstall version is not the latest #55

Description

@edwardrf

I installed the GoMySQL using goinstall

goinstall github.com/Philio/GoMySQL

And cloned a version from github, the diff on statement.go shows on

612c612
<   err = s.c.command(COM_STMT_RESET, s.statementId)

---
>   err = s.c.command(COM_STMT_CLOSE, s.statementId)

Which exactly what thomas has commited for the latest version.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions