issues
search
ziutek
/
mymysql
MySQL Client API written entirely in Go
Other
735
stars
161
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixes #152: fixed bug of query with more than 250 fields
#153
joneechua
opened
4 months ago
0
it gets "unexpected or unknown result packet" when read row results with more than 250 fields
#152
joneechua
opened
4 months ago
0
chore: use bytes.Equal and strings.ContainsRune
#151
testwill
closed
1 year ago
0
Please add support for JSON column
#150
bharat42
opened
2 years ago
0
Threadsafe + Autoreconnect is not thread safe
#149
MassiveBox
opened
4 years ago
0
db.Connect() sometime an error occurred 'unexpected EOF'
#148
liuyifangit
opened
4 years ago
0
SQL error
#147
Leadrive
opened
5 years ago
2
cannot insert emoji text
#146
pelli-chen
opened
5 years ago
3
CodeLingo Setup
#145
Daanikus
closed
5 years ago
0
Fix function comments based on best practices from Effective Go
#144
CodeLingoBot
closed
5 years ago
1
mysql 5.0/5.1 auth compatible bug fix
#143
martianzhang
closed
6 years ago
0
Mysql 8.0 new Authentication Plugin support
#142
martianzhang
closed
6 years ago
1
mysql 8.0 caching_sha2_password auth plugin support
#141
martianzhang
closed
6 years ago
2
Unable to connect to MySQL 8
#140
LPX-E5BD8
opened
6 years ago
4
fix small typo in README.md
#139
sharuzzaman
closed
6 years ago
0
Add Context support
#138
MatthewDolan
opened
7 years ago
0
Lint and add godocs
#137
serge-v
closed
7 years ago
0
readme: note about one command to get all subpackages
#136
kovetskiy
closed
7 years ago
0
fix client error
#135
serge-v
closed
7 years ago
0
Go vet warning
#134
mrz1836
closed
7 years ago
1
godrv/driver.go: ineffective assignment
#133
kevinburke
opened
7 years ago
2
go1.8: support for additional features
#132
kardianos
opened
8 years ago
0
has issue with multi result
#131
yanghaikun
opened
8 years ago
1
fix vet error
#130
kevinburke
closed
8 years ago
0
Reply is not completely read error after running the query SELECT 1
#129
arianitu
opened
8 years ago
4
panic when running concurrent queries
#128
luca-moser
closed
8 years ago
2
timeout on long running Queries
#127
gleonid
opened
8 years ago
1
driver: bad connection error
#126
HANAND1979
closed
8 years ago
2
bug in Driver.Register
#125
gleonid
closed
8 years ago
0
how to set charset utf8
#124
gunsluo
opened
8 years ago
4
Not connecting when given a tcp: string
#123
Eggbertx
closed
8 years ago
2
Timezone support
#122
liwp
opened
9 years ago
5
SSL support
#121
michaelvlaar
closed
3 years ago
1
Add re-prepare logic to stmt Exec
#120
HugoMFernandes
closed
9 years ago
1
[autorc] Previously prepared statements are not re-prepared on restored connections
#119
HugoMFernandes
closed
8 years ago
0
Short Write error periodically
#118
ready4god2513
closed
7 years ago
2
Enlarge pktReader buf for larger dates
#117
ChuckByram
closed
9 years ago
1
Data race when using Escape on thrsafe
#116
mrsinham
closed
9 years ago
1
add the default mysql port if it is not specified
#115
jnewmano
opened
9 years ago
1
Add support for fmt.Stringer as a bindable type
#114
coditect
opened
9 years ago
0
local socket breaks are not detected
#113
9nut
opened
9 years ago
0
adding autorc.Start() method
#112
mrsinham
opened
9 years ago
1
Add parameter in the connection string for initCmd instead of godrv.Register
#111
albertjin
closed
9 years ago
1
Add ability to pass in mysql connection parameters via the source string...
#110
marcuswestin
closed
9 years ago
0
time.ParseInLocation undefined
#109
martinellison
closed
9 years ago
1
stored procedure out parameters
#108
lucalooz
opened
9 years ago
1
Multi result set, discard after first, for godrv for Stored Procedures
#107
PuppyKhan
opened
9 years ago
7
Access parseQuery ?
#106
c0ze
closed
9 years ago
1
Packet sequence error after a multi statement query has completed.
#105
nomad-software
closed
1 year ago
9
Bits in prepare statement null bitmaps are never reset to zero once they've been set to one
#104
jrboelens
closed
9 years ago
2
Next