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

memcache interface conversion panic #47

Closed
yusong opened this issue May 9, 2014 · 2 comments
Closed

memcache interface conversion panic #47

yusong opened this issue May 9, 2014 · 2 comments

Comments

@yusong
Copy link

yusong commented May 9, 2014

No description provided.

@yusong
Copy link
Author

yusong commented May 9, 2014

PANIC: interface conversion: interface is runtime.errorCString, not memcache.MemcacheError
C:/Go/src/pkg/runtime/iface.c:317 (0x40b47e)
C:/Go/src/pkg/runtime/iface.c:299 (0x40b3a6)
D:/Go/src/github.com/youtube/vitess/go/memcache/memcache.go:278 (0x59762e)

@yusong yusong changed the title memcache memcache interface conversion panic May 9, 2014
@sougou
Copy link
Contributor

sougou commented May 9, 2014

There's not enough information in the error to identify the root cause. Could you send us a reproduction?

@enisoc enisoc closed this as completed Nov 18, 2014
JiekerTime pushed a commit to JiekerTime/vitess that referenced this issue Oct 27, 2023
* 修改分片建

* 增加分表与mysql 对比测试
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

3 participants