c37c919943
File restored
...
File restored
2015-08-25 19:02:27 +02:00
53319c3366
Added binlog test
...
Added binlog test
2015-08-25 18:58:43 +02:00
b2ce8f66c8
Test messages update
...
Test messages update
2015-08-25 17:48:33 +02:00
11fd6e24be
Added test for CHANGE MASTER TO
...
Added test for CHANGE MASTER TO: syntax parsing and rule/constraints
checks
2015-08-25 16:27:37 +02:00
5153c16eac
Added BLRM_MASTER_REGITRATION_QUERY_LEN constant
...
Added BLRM_MASTER_REGITRATION_QUERY_LEN constant
2015-08-25 11:27:15 +02:00
3fe0c074c5
Added strerror_r and new constants
...
Added strerror_r and new constants
2015-08-24 15:02:22 +02:00
599e2fdc6c
Small improvements for string buffers
...
Small improvements an constants added in string buffers
2015-08-24 11:38:24 +02:00
6aa4a31c2e
Removed unused var
...
Removed unused var
2015-08-24 10:56:33 +02:00
6b456c5346
Removed duplicated statements
...
Removed duplicated statements
2015-08-24 10:49:00 +02:00
d6f5bdc067
Merge branch 'develop' into 1.2.1-binlog_router_trx
2015-08-24 10:20:45 +02:00
e103aa46a8
Addition of BLR_TYPE_STRING and BLR_TYPE_INT
...
Addition of BLR_TYPE_STRING and BLR_TYPE_INT for SQL variable names
replies
2015-08-24 10:11:26 +02:00
5adae0ff3b
Added missing return value.
2015-08-23 20:46:16 +03:00
1b3ce9e16b
Small improvements to new added options
...
Small improvements to new adde options
2015-08-21 18:06:53 +02:00
f014598d39
Added NULL checks.
2015-08-21 17:42:03 +03:00
c53f7fc76d
Merge branch 'develop' into 1.2.1-binlog_router_trx
2015-08-21 16:35:37 +02:00
4242d28e13
Added support for new options
...
Added support for new options:
master_uuid, master_hostname, master_version
If set, those values will be sent to slaves instead of
saved master responses
2015-08-21 16:31:40 +02:00
8a362d6668
Fixed memory leaks in maxinfo.c and httpd.c
2015-08-21 08:08:45 +03:00
c001e030af
Fixed available_when_donor not working properly.
2015-08-20 20:33:46 +03:00
34bd94fbcd
Merge branch 'develop' into 1.2.1-binlog_router_trx
2015-08-20 10:09:32 +02:00
57c2d196d4
Added validation and parsing for CHANGE MASTER TO
...
Added validation and parsing for CHANGE MASTER TO
2015-08-20 09:59:57 +02:00
9a6e3a9a86
Fix to Coverity defect.
2015-08-20 09:34:52 +03:00
367965f180
Merge branch 'MXS-270' into develop
2015-08-19 20:02:23 +03:00
2d9814e0f3
Fix to MXS-270: https://mariadb.atlassian.net/browse/MXS-270
...
Prepared statement query responses in multiple buffers are now handled properly.
2015-08-19 17:48:24 +03:00
895989446d
MXS-224: Added SQL commands to the log message at slave disconnect time
...
MXS-224: Added SQL commands to the log message at slave disconnect time
2015-08-19 12:04:15 +02:00
de902f316a
MXS-224: Added SQL commands to the log message at slave disconnect time
...
MXS-224: Added SQL commands to the log message at slave disconnect time
2015-08-19 11:58:42 +02:00
4f568fce85
Merge branch 'develop' into 1.2.1-binlog_router_trx
2015-08-19 10:00:59 +02:00
3f26c306c5
Added more function parameter checks.
2015-08-18 22:19:26 +03:00
501ea8ffc2
Removed a debug assertion which was triggered with a valid query and added more logging.
2015-08-17 22:42:04 +03:00
457d3a0f68
Added heartbeat period error message
...
Added heartbeat period error message and its value in diagnostics
routine
2015-08-17 14:50:50 +02:00
53c35b05ab
Added default heartbeat set via define and blr_last_event_description
...
Added default heartbeat set via define and blr_last_event_description()
2015-08-17 14:05:41 +02:00
37fd6f54e9
Added blr_check_heartbeat as task
...
Added blr_check_heartbeat as task
2015-08-17 12:29:59 +02:00
e65e2b3a84
Merge branch 'develop' into 1.2.1-binlog_router_trx
2015-08-17 12:12:16 +02:00
eac31b2618
Added master/slave percentage to readwritesplit diagnostic output.
2015-08-17 07:59:40 +03:00
458598141b
Added checks for possible NULL value and out-of-bounds reads.
2015-08-16 22:30:04 +03:00
a9e7eee718
Added missing spinlock calls to temporary table checks.
2015-08-14 20:43:01 +03:00
185ff4343c
Added a missing NULL check.
2015-08-14 09:54:51 +03:00
65bb80a3f1
Added more NULL checks to temporary table functions in readwritesplit.
2015-08-13 16:09:35 +03:00
311b8414d3
Fixed message log parameter
...
Fixed message log parameter
2015-08-12 15:30:24 +02:00
1f1671a0e2
Version upate
...
Version upate
2015-08-12 11:18:04 +02:00
6a02608382
Removed useless vars and code cleanup
...
Removed useless vars and code cleanup
2015-08-11 18:09:49 +02:00
8a890f8597
Fixes and improvements
...
Fixes and improvements
2015-08-11 17:27:38 +02:00
310bf4be54
Removed unused var
...
Removed unused var
2015-08-11 09:40:21 +02:00
b1a2481de8
Fix for first file creation via change master to
...
Fix for first file creation via change master to
2015-08-10 17:55:51 +02:00
bdeff50f39
Fixed quotes on log message
...
Fixed quotes on log message
2015-08-10 16:57:36 +02:00
3ebdeed7f9
Added user@host message for unexpected query
...
Added user@host message for unexpected query
2015-08-10 16:56:21 +02:00
81e4051f9e
Mariadb 10 event check in blr_read_events_all_events
...
Mariadb 10 event check in blr_read_events_all_events
2015-08-10 15:58:34 +02:00
deee4479a3
Merge branch 'develop' into schemarouter_refresh
2015-08-10 12:35:22 +03:00
d5c7a398d2
Updated message log for not existent binlogdir
...
Updated message log for not existent binlogdir
2015-08-10 11:19:57 +02:00
53f24fb53a
Merge branch 'develop' into 1.2.1-binlog_router_trx
2015-08-10 09:55:45 +02:00
a74ed87d07
Removed redundant linking of the utils library.
2015-08-10 10:40:00 +03:00