vraatikka
|
786468fc5d
|
Added status checks, removed some dead code, changed macros to enumerated types, renamed variables to reflect better what they mean.
|
2013-08-28 22:59:53 +03:00 |
|
vraatikka
|
97b3da1d79
|
Added simple_mutex_t dcb->mutex to DCB struct to protect processing of single dcb in poll.c:poll_waitevents. This is a coarse locking but seems to work with multiple threads at least with very simple load.
Added trace logging to many locations.
|
2013-08-16 23:52:10 +03:00 |
|
vraatikka
|
bed0206895
|
If config file is specified in command-line argument, then it won't be searched from anywhere else. Earlier command-line argument was ignored if MAXSCALE_HOME was set.
|
2013-08-14 15:42:35 +03:00 |
|
vraatikka
|
249413b2c6
|
Freed thread structs.
|
2013-08-12 21:05:44 +03:00 |
|
vraatikka
|
64cb6eca56
|
mysql_library_end is not called if it wasn't initialized properly.
|
2013-08-12 13:12:23 +03:00 |
|
vraatikka
|
f1498e4403
|
Added log flusher thread, which flushes once per second.
|
2013-08-08 00:08:45 +03: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 |
|
vraatikka
|
96855a6feb
|
Log message fine tuning.
|
2013-07-30 23:09:34 +03:00 |
|
vraatikka
|
75f308fc3f
|
Changes some important messages to use skygw_log_write_flush.
|
2013-07-30 19:31:57 +03:00 |
|
Timofey Turenko
|
a7c82310f9
|
moving files to /server to make merge possible
|
2013-07-28 05:31:11 +00:00 |
|