0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Jun 08, 2025 — Jun 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use https://github.com/ziutek/mymysql More... about 13 years ago
Update README.markdown More... over 14 years ago
:( More... almost 15 years ago
update db interface and implement ResultSet More... over 16 years ago
make kosher for new semicolon rules More... over 16 years ago
update link in readme More... over 16 years ago
add new go-db submodule More... over 16 years ago
remove submodule More... over 16 years ago
update example More... over 16 years ago
Update to newest db interface More... over 16 years ago
gofmt everything More... over 16 years ago
remove obsolete db interfaces More... over 16 years ago
remove comment More... over 16 years ago
add closed() check More... over 16 years ago
sp More... over 16 years ago
update example/README to use URL-based connection specification More... over 16 years ago
Update to URL-based OpenSignature More... over 16 years ago
clarify todo More... over 16 years ago
make lastError private More... over 16 years ago
Add Connection.Iterate() and update submodule to newest db interface More... over 16 years ago
add notice More... over 16 years ago
remove bootstrap ex.go code More... over 16 years ago
update README and example More... over 16 years ago
Close() the statment in ExecuteDirectly More... over 16 years ago
remove google-specific language More... over 16 years ago
Add ExecuteDirectly + test More... over 16 years ago
Add finer-grained locking to make goroutine-based accesses pass, still not satisfied that so much locking is required More... over 16 years ago
add Lock()/Unlock() in Prepare() (sort of fixes goroutine problems -- still some issues to lick here) More... over 16 years ago
add some tests and fix BoundData.buffer references More... over 16 years ago
remove debug statement and interpret MysqlVarString properly More... over 16 years ago