vraatikka
|
527df6c7f3
|
Merge, mostly.
|
2013-08-28 23:26:09 +03:00 |
|
Massimiliano Pinto
|
ff109c6319
|
dcb->state set wheere missing or changed
|
2013-08-27 10:52:43 +02:00 |
|
vraatikka
|
df5f2f29b2
|
Removed undefined function declaration. Added trace and error log.
|
2013-08-23 23:25:12 +03:00 |
|
vraatikka
|
68a5a389ee
|
Removed SS_DEBUG macros around necessary include directives.
|
2013-08-23 13:42:10 +03:00 |
|
vraatikka
|
0401290021
|
Added spinlock ses_lock to struct SESSION to ensure that for each session closeSession is called only once.
closeSession is called from mysql_backend.c:gw_read_backend_event, and from dcb.c:dcb_close.
This is part of Bug #163.
|
2013-08-22 10:42:18 +03:00 |
|
vraatikka
|
ea79b38e4f
|
Check return value of dcb_read and if it failed, don't access head of linked list.
|
2013-08-19 19:39:47 +03:00 |
|
Massimiliano Pinto
|
75e7de182f
|
fprintf debug for added backend connection is protected by if (backend->fd > 0)
|
2013-08-07 09:39:29 +02:00 |
|
vraatikka
|
cae4d38a7e
|
Removed unnecessary argument from log manager commands because it is not used and it is always NULL.
|
2013-08-04 23:30:47 +03:00 |
|
Timofey Turenko
|
a7c82310f9
|
moving files to /server to make merge possible
|
2013-07-28 05:31:11 +00:00 |
|