1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
This commit is contained in:
tomas@poseidon.ndb.mysql.com
2004-10-04 12:40:46 +00:00
parent dd3cc0c1e9
commit e1da620f98

View File

@@ -1215,6 +1215,7 @@ inline int ha_ndbcluster::next_result(byte *buf)
be sent to NDB
*/
DBUG_PRINT("info", ("ops_pending: %d", ops_pending));
if (ops_pending)
{
if (current_thd->transaction.on)
{