Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Philio/GoMySQL issues and pull requests

#63 - go install and make returns error on OS X

Issue - State: open - Opened by gurre over 11 years ago - 3 comments

#62 - go1 spring clean

Pull Request - State: closed - Opened by davecheney about 12 years ago

#61 - Updated for Go1

Pull Request - State: open - Opened by yanatan16 over 12 years ago

#60 - Getting errors from FetchRow/Map

Pull Request - State: closed - Opened by treed almost 13 years ago

#59 - adaptations to language evolutions

Pull Request - State: open - Opened by Canop almost 13 years ago

#58 - Date fields are not supported

Issue - State: open - Opened by milak about 13 years ago

#57 - Fix for issue #56

Pull Request - State: closed - Opened by timob about 13 years ago

#56 - Empty string in a varchar column returns Null

Issue - State: open - Opened by timob about 13 years ago - 1 comment

#55 - goinstall version is not the latest

Issue - State: open - Opened by edwardrf about 13 years ago - 1 comment

#54 - Couple little things

Pull Request - State: open - Opened by bradfitz about 13 years ago - 2 comments

#53 - Cannot get string result from datetime field

Issue - State: open - Opened by dafang over 13 years ago - 1 comment

#52 - NULL value causes #2000 Unknown MySQL error

Issue - State: open - Opened by dtjm over 13 years ago - 3 comments

#51 - Doesn't compile under go release.r57.1

Issue - State: closed - Opened by slillibri over 13 years ago - 1 comment

#50 - interface conversion error INT -> int32

Issue - State: closed - Opened by MrDark over 13 years ago - 2 comments

#49 - gofix'ed build breakage after the latest release

Pull Request - State: closed - Opened by davecheney over 13 years ago - 3 comments

#48 - SELECT numerous columns issue.

Issue - State: closed - Opened by yunge over 13 years ago - 6 comments
Labels: Bug

#47 - FetchMap() return []byte, not string.

Issue - State: closed - Opened by yunge over 13 years ago - 5 comments
Labels: Enhancement

#46 - Make Client.conn an io.ReadWriteCloser

Pull Request - State: closed - Opened by edsrzf over 13 years ago - 1 comment

#45 - General cleanup

Pull Request - State: closed - Opened by edsrzf over 13 years ago - 4 comments

#44 - General cleanup

Pull Request - State: closed - Opened by edsrzf over 13 years ago - 1 comment

#43 - General cleanup

Pull Request - State: closed - Opened by edsrzf over 13 years ago - 1 comment

#42 - Makefile cleanup

Pull Request - State: closed - Opened by edsrzf over 13 years ago - 8 comments

#41 - Makefile cleanup

Pull Request - State: closed - Opened by edsrzf over 13 years ago - 1 comment

#40 - GoMySQL doesn't play nice with goinstall

Issue - State: open - Opened by dadkins over 13 years ago - 1 comment
Labels: Feature Request

#39 - Parsing of EOF packet not backward compatible

Issue - State: closed - Opened by piotrnar over 13 years ago - 8 comments
Labels: Triage

#38 - Prepare statement hangs when result set has no fields

Issue - State: closed - Opened by Myrannas over 13 years ago - 5 comments
Labels: Bug

#37 - I add socket file position for mac and fix hang on waiting for end of field packets

Pull Request - State: closed - Opened by qubic over 13 years ago - 3 comments

#36 - Roadmap [0.3]

Issue - State: closed - Opened by Philio over 13 years ago - 16 comments

#35 - Bug: statement.Execute() stops the control...

Issue - State: closed - Opened by duzy over 13 years ago - 3 comments
Labels: Duplicate

#34 - statement.Execute() holds stopping things going...

Issue - State: closed - Opened by duzy over 13 years ago - 1 comment

#33 - Refactoring of type names

Issue - State: closed - Opened by ghost almost 14 years ago - 2 comments
Labels: Feature Request

#32 - about log

Issue - State: closed - Opened by liuaifu almost 14 years ago - 5 comments
Labels: Feature Request

#31 - Refactoring (against "testing")

Pull Request - State: closed - Opened by thomaslee almost 14 years ago - 3 comments
Labels: Enhancement

#30 - Refactor packet processing code slightly

Pull Request - State: closed - Opened by thomaslee almost 14 years ago - 1 comment

#29 - Considerably faster MySQL.Escape() and a bunch of Example fixes.

Pull Request - State: closed - Opened by ghost almost 14 years ago - 2 comments

#28 - Considerably faster MySQL.Escape()

Pull Request - State: closed - Opened by ghost almost 14 years ago - 1 comment

#27 - Fixed issue #10 (I hope...)

Pull Request - State: closed - Opened by ziutek almost 14 years ago - 1 comment

#26 - 'if mysql.reader.Buffered() == 0' probably is a bug

Issue - State: closed - Opened by ziutek almost 14 years ago - 4 comments
Labels: Enhancement

#25 - Read reset response

Pull Request - State: closed - Opened by thomaslee almost 14 years ago - 3 comments

#24 - Fixed bug in the usage of bufio.Reader Read method

Pull Request - State: closed - Opened by ziutek almost 14 years ago - 3 comments

#23 - Query hangs when receive header with len=0

Issue - State: closed - Opened by ziutek almost 14 years ago - 2 comments
Labels: Bug

#22 - Fix philio issue 7

Pull Request - State: closed - Opened by thomaslee almost 14 years ago

#21 - mysql.Query consistently errors from valid input

Issue - State: closed - Opened by kevinm416 almost 14 years ago - 4 comments

#20 - Fix philio issue 6

Pull Request - State: closed - Opened by thomaslee almost 14 years ago - 1 comment

#19 - Improved error messages

Pull Request - State: closed - Opened by thomaslee almost 14 years ago - 2 comments

#18 - Remove dependency on the reflect package

Pull Request - State: closed - Opened by thomaslee almost 14 years ago - 3 comments
Labels: Enhancement

#17 - A better $TARG

Issue - State: closed - Opened by thomaslee almost 14 years ago - 6 comments
Labels: Feature Request

#16 - Infinite loop in MySQLStatement.Execute()

Issue - State: closed - Opened by thomaslee almost 14 years ago - 2 comments
Labels: Bug

#15 - GoMySQL doesn't build with current Go

Issue - State: closed - Opened by dadkins almost 14 years ago - 2 comments
Labels: Bug

#14 - Makefile path error

Issue - State: closed - Opened by gurre almost 14 years ago - 2 comments
Labels: Bug

#13 - Pull request for 2 changes to make current Go work

Pull Request - State: closed - Opened by bketelsen almost 14 years ago - 4 comments
Labels: Bug

#12 - issue with buffers when compiling

Issue - State: closed - Opened by robear about 14 years ago - 5 comments
Labels: Bug

#11 - Authenticate packet not compatible with 5.1.45-51

Issue - State: closed - Opened by hoisie about 14 years ago - 7 comments
Labels: Bug

#10 - Commands out of sync; you can't run this command now

Issue - State: closed - Opened by ziutek about 14 years ago - 11 comments
Labels: Bug

#9 - Can't connect to MySQL at 127.0.0.1 using TCP

Issue - State: closed - Opened by ziutek about 14 years ago - 3 comments
Labels: Feature Request

#8 - Add remaining binary format support to prepared statements

Issue - State: closed - Opened by Philio about 14 years ago - 1 comment
Labels: Enhancement

#7 - Prepared statement repeat execute returns error

Issue - State: closed - Opened by Philio about 14 years ago - 11 comments
Labels: Bug

#6 - Prepared statement rebind/execute returns invalid result

Issue - State: closed - Opened by Philio about 14 years ago - 2 comments
Labels: Bug

#5 - Received unknown packet from server

Issue - State: closed - Opened by garysims over 14 years ago - 4 comments
Labels: Bug

#4 - When packet length is more than in buffered

Issue - State: closed - Opened by garysims over 14 years ago - 10 comments
Labels: Bug

#3 - Function ChangeDb()

Issue - State: closed - Opened by jpascal over 14 years ago - 3 comments
Labels: Bug

#2 - Query that returns error causes panic

Issue - State: closed - Opened by Philio over 14 years ago - 1 comment
Labels: Bug

#1 - Malformed Packet after MySQL server restart

Issue - State: closed - Opened by jpascal over 14 years ago - 3 comments
Labels: Bug