Skip to content

driver: bad connection on query with MySQL 5.7... works fine on 5.6 #554

@benguild

Description

@benguild

Issue description

I haven't been able to get a particular style of query to work on MySQL 5.7, but it works fine against MySQL 5.6 on the same hardware. 100% failure rate in Go right now. — Crashes the connection or something with driver: bad connection every time... and it stays like that for a few requests thereafter.

Example code

See SQL query at: #554 (comment)

Configuration

I just pulled the latest master, doesn't work. :(

Driver version (or git SHA): 2e00b5c
Go version: go version go1.6.3 (appengine-1.9.46) darwin/amd64
Server version: 5.7.14-google-log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions