 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
gemisigo
Joined: 11 Mar 2010 Posts: 2165
|
|
[7.0.141 beta] Connection handling |
|
It looks like there's something wrong how the connections/query results are handled when connecting to a MySQL server from SQL Editor using a preset connect in DB Connections that is set to MySQL Native (with libmysql.dll). I get the following error when trying to run a stored procedure second time (or any other stored procedure / query after a stored procedure).
 |
 |
Code 2014, Commands out of sync; you can't run this command now
|
|
|
Thu Jul 10, 2014 6:15 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
This is a know issue I already see it in the list. There is some sort of conflict with the syntax checker interfering. It supposed to be run in a separate independent thread, but in MySQL it looks like the connection is not thread-safe.
|
|
Thu Jul 10, 2014 8:51 am |
|
 |
gemisigo
Joined: 11 Mar 2010 Posts: 2165
|
|
|
|
Never mind, I changed the connection type to ODBC, it works properly under that.
|
|
Thu Jul 10, 2014 8:56 am |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|