0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
improve error handling, client cleanup, added transactions, added new test More... over 14 years ago
added transaction functions More... over 14 years ago
spelling in docs More... over 14 years ago
updated documentation and ran gofmt More... over 14 years ago
added escape function back from 0.2 More... over 14 years ago
added free result, next result, more results More... over 14 years ago
added use/store result + result functions More... over 14 years ago
added fields into result More... over 14 years ago
added much of the query result functions More... over 14 years ago
Merge branch 'rwc' of https://github.com/edsrzf/GoMySQL into edsrzf-rwc More... over 14 years ago
partialy complete field packets, commit to merge More... over 14 years ago
Change conn to a ReadWriteCloser More... over 14 years ago
loads of adds, eof, old password support, some result stuff More... over 14 years ago
added some more tests More... over 14 years ago
added missing packet header to command packets More... over 14 years ago
fix command constant wrong values More... over 14 years ago
added sequence numbers to logs More... over 14 years ago
added changedb More... over 14 years ago
added command packet options More... over 14 years ago
Merge branch 'dev' of github.com:Philio/GoMySQL into dev More... over 14 years ago
added most command functions, close function More... over 14 years ago
added most command functions, close function More... over 14 years ago
fixed incorrect constants and gofmt More... over 14 years ago
Prepare 0.2.12 More... over 14 years ago
Update the README file. More... over 14 years ago
Fix a bug in getPrepareResult() when the query being prepared returns no fields (e.g. DDL queries) More... over 14 years ago
Clean up constant definitions More... over 14 years ago
Simplify logging More... over 14 years ago
More idiomatic Go More... over 14 years ago
Alphabetize imports More... over 14 years ago