Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 49372 Details for
Bug 78452
MySQL 4.1.9 ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
mysql-4.1.19-ndb.diff
mysql-4.1.19-ndb.diff (text/plain), 761 bytes, created by
frank
on 2005-01-24 07:03:55 UTC
(
hide
)
Description:
mysql-4.1.19-ndb.diff
Filename:
MIME Type:
Creator:
frank
Created:
2005-01-24 07:03:55 UTC
Size:
761 bytes
patch
obsolete
>--- mysql-4.1.19/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp 2005-01-11 23:06:03.000000000 +0100 >+++ mysql-4.1.19/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp.new 2005-01-21 18:34:58.990484184 +0100 >@@ -1271,7 +1271,10 @@ > if (tapiBlockref == apiConnectptr.p->ndbapiBlockref) { > if (apiConnectptr.p->apiConnectstate == CS_CONNECTED || > (apiConnectptr.p->apiConnectstate == CS_ABORTING && >- apiConnectptr.p->abortState == AS_IDLE)){ >+ apiConnectptr.p->abortState == AS_IDLE) || >+ (apiConnectptr.p->apiConnectstate == CS_STARTED && >+ apiConnectptr.p->firstTcConnect == RNIL)) >+ { > jam(); /* JUST REPLY OK */ > releaseApiCon(signal, apiConnectptr.i); > signal->theData[0] = tuserpointer;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 78452
:
48801
|
48802
|
48803
|
48804
|
48805
|
48911
|
48997
|
48999
|
49100
| 49372