|
cfeaf7d6e9
|
Merge remote-tracking branch 'origin/develop' into MXS-329
Conflicts:
server/core/session.c
|
2015-09-10 13:07:27 +01:00 |
|
|
f6916a23bd
|
Move responsibility for closing DCB on error to router error handling. Check that routers remove or disable links to closed DCB.
|
2015-09-09 09:33:00 +01:00 |
|
|
986c918d52
|
Remove ERRACT_RESET action from router error handler; remove sole call from mysql_client. Correct comments on parameters for router error handlers.
|
2015-09-09 08:31:59 +01:00 |
|
|
160bbb70ee
|
MXS-251: strerror
Replaces all calls to strerror with calls to strerror_r. The former
is non-thread safe while the latter is.
|
2015-09-05 15:52:13 +03:00 |
|
|
6497350ab7
|
Merge branch 'release-1.2' into develop
Conflicts:
server/core/adminusers.c
server/modules/protocol/mysql_client.c
|
2015-07-11 17:12:48 +03:00 |
|
|
10d690273d
|
Resolve compiler warnings
|
2015-07-08 11:35:41 +01:00 |
|
|
af2ce0f4f1
|
Fix to MXS-252: https://mariadb.atlassian.net/browse/MXS-252
Added missing buffer length parameter.
|
2015-07-08 12:45:48 +03:00 |
|
|
8647b30184
|
Merge remote-tracking branch 'origin/develop' into MXS-105
Conflicts (resolved):
server/modules/routing/schemarouter/schemarouter.c
|
2015-05-05 10:54:09 +01:00 |
|
|
463cd4a97e
|
Moved common sharding functions to a separate file.
|
2015-05-04 07:06:24 +03:00 |
|
|
03badb9b7b
|
Modifications to galera monitor to control whether selection of master is wanted.
|
2015-04-24 15:35:10 +01:00 |
|
|
1b3af7d61f
|
Fixes to Coverity defects.
|
2015-04-16 19:41:49 +03:00 |
|
|
be968cfad2
|
Fixed missing subservices parameter in config.
|
2015-03-31 12:54:52 +03:00 |
|
|
e42f171564
|
Added support for direct connections to shardrouter.
|
2015-03-30 20:45:05 +03:00 |
|
|
fbedad84af
|
Fixes to Coverity defects.
|
2015-03-10 17:08:04 +02:00 |
|
|
5471d35524
|
Merge branch 'develop' into MAX-324
Conflicts:
server/include/modutil.h
|
2015-03-09 10:18:59 +02:00 |
|
|
d98dd6e15f
|
Fixing errors caused by the merge with develop.
|
2015-03-05 11:14:12 +02:00 |
|
|
561952e1ea
|
Moved service definition to router_options for shardrouter.
|
2015-02-26 20:34:35 +02:00 |
|
|
5477cdf5eb
|
Renamed the dbshard module to schemarouter.
|
2015-02-24 05:49:38 +02:00 |
|