Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for issue #56 #57

Closed
wants to merge 28 commits into from
Closed

Fix for issue #56 #57

wants to merge 28 commits into from

Conversation

timob
Copy link

@timob timob commented Sep 2, 2011

#56

bradfitz and others added 28 commits July 4, 2011 11:41
length zero (to indicate empty string). And a NULL value.
…return shadowing rule + replacement of os.Error by error)
Conflicts:
	handler.go
	mysql_test.go
	packet.go
	result.go
Conflicts:
	convert.go
	error.go
	handler.go
	mysql.go
	mysql_test.go
	packet.go
	result.go
	statement.go
Merged most of the branches which contained actual changes
Ensured syntaxic correctness
Ensured existing tests run
Migrated to new src structure compatible with "go build"
:
fix ColumnValue type usage broken from previous merge in handler.go
fix typo in packet.go
fix readlengthcodedbytes func broken from merge and in packet.go
replace various os.Error with error
@timob timob closed this Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants