Re: [Sqlrelay-discussion] What to do with "Failed to get a cursor id."?
Brought to you by:
mused
|
From: David M. <dav...@fi...> - 2007-05-05 01:27:37
|
Usually it means that the SQL Relay connection daemon crashed. But it's rare to see it. Is that the only query it does it with? Try running SQL Relay with only 1 db connection and see if afterward the sqlr-connection-mysql process is still running. If so, see if other queries work, or if they all start generating errors. David Muse dav...@fi... On Fri, 2007-05-04 at 14:43 -0700, Masao Kitamura wrote: > I've gotten my SQLRelay to work previously, but today I found an error > that I can't find the answer to on Google or in the list archives (the > SF.net search always times out). > > Does anyone know what this error means? > > # query -id mysqltest "show tables;" > Failed to get a cursor id. > A network error may have ocurred. > > I've tried killing all my SQLRelay processes and restarting, but I > still get the same error. > > Thanks in advance, > > Masao > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Sqlrelay-discussion mailing list > Sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlrelay-discussion > |