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

go 在win10上连接drill,默认添加limit 0 #74

Open
xwinie opened this issue Aug 11, 2016 · 3 comments
Open

go 在win10上连接drill,默认添加limit 0 #74

xwinie opened this issue Aug 11, 2016 · 3 comments

Comments

@xwinie
Copy link

xwinie commented Aug 11, 2016

system: win10 go1.6 drill1.7

qq 20160811135217
qq 20160811135223

@alexbrainman
Copy link
Owner

I am sorry. but I do not understand what your problem is. Please try again.
Thank you.

Alex

@xwinie
Copy link
Author

xwinie commented Aug 12, 2016

i write go connect apache drill1.7. The application sends the SQL : sql := "select * from mysqlplugin.mfm.sys_dict". but drill system accept SQL :select * from(select * from mysqlplugin.mfm.sys_dict) t limit 0. I use native odbc,it's ok!

@alexbrainman
Copy link
Owner

Please show me small program that does something wrong. And explain why it is wrong.
Thank you.

Alex

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