-
-
Notifications
You must be signed in to change notification settings - Fork 57
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
what's wrong retrivering data #63
Comments
I try to modify query to:
Program end normally |
duplicate of crystal-lang/crystal-mysql#39 |
@bcardiff I'm confused, waterlink/crystal-mysql#39 is about installing the mysql client lib? |
@RX14 crystal-lang/crystal-mysql#39 |
I didn't realise we had 2 mysql bindings... It's a bit confusing, looks like waterlink/crystal-mysql isn't using crystal-db. |
Sorry, I'm a rookie in Crystal. Here is my shard.yml
|
I dont know why is closed, it's a issue for crystal-mysql y for crystal-db? how can I kown this? |
@valenciaj please follow the discussion in crystal-lang/crystal-mysql#39 . let's lock this thread since it's probably an issue of mysql or the code that is using it. |
I'm reading many rows from database table, but ALWAYS stop execution in this record.
my crystal code:
Output:
The text was updated successfully, but these errors were encountered: