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

Error handling nullable fields on arm7l #107

Closed
smartphoneworld opened this issue Apr 13, 2018 · 1 comment
Closed

Error handling nullable fields on arm7l #107

smartphoneworld opened this issue Apr 13, 2018 · 1 comment

Comments

@smartphoneworld
Copy link

I am using MySQL v.0.3.0 on Beaglebone running Julia v0.6.2 on Debian Stretch. I am trying to execute the sample that is on README.md but the sample fails performing the select statement. After some investigation I found the select statement only fails with allow-null fields. No matter the field is float or datetime or any other type.
I am using MySQL v.0.3.0 because it is the latest working for ARM.
I am new to Julia and not sure how to add the missing tuples. But installing exactly the same packages on an Ubuntu PC dose not show the error, and mysql_execute returns the right data. Is there any patch for this error?
screenshot 2018-04-11 13 42 55

@quinnj
Copy link
Member

quinnj commented Jan 29, 2020

Shouldn't have this issue after #139

@quinnj quinnj closed this as completed Jan 29, 2020
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

No branches or pull requests

2 participants