RMySQL Keeps crashing
PeterBvolk wrote on 12/10/2008 10:02 AM:
Hi all, I am working on MySQL 5.0 with RMySQL 0.7-2. All commands except for Select statements work. I can create tables, Truncate then etc. When I issue a Select statement with dbSendQuery containing more than one column in the selection then R crashes. I have been looking around but could not find any solution to this. Does anyone knows whats wrong?
Can you send the output of sessionInfo() and also a small example that reproduces the crash? It would be nice to know which OS you are working on. Jeff
Thanks Peter