|
30d1fc66b7
|
getCapabilities no longer takes arguments and returns an int.
|
2015-11-11 18:14:03 +02:00 |
|
|
50b0a9b71b
|
Code changes based on review of 1e8afe5063134b7c56492b3777ae1248b1587ba4
|
2015-11-03 12:16:22 +02:00 |
|
|
d5c38b93f6
|
Fix to MXS-431: https://mariadb.atlassian.net/browse/MXS-431
Replaced the use of the shared MySQLSession structure with an internal variable
that tracks the currently active database.
|
2015-11-03 12:16:22 +02:00 |
|
|
18c53bebf1
|
Fix to MXS-430: https://mariadb.atlassian.net/browse/MXS-430
Added caching of the hashtables used to map databases to servers.
|
2015-11-03 12:16:22 +02:00 |
|
|
c37e18e3d2
|
Moved included headers back to .c file
|
2015-10-28 15:07:50 +02:00 |
|
|
8d84deecc5
|
Updated schemarouter to use PCRE2 and moved includes to the header file.
|
2015-10-28 15:07:50 +02:00 |
|
|
a576606f2b
|
Updated schemarouter duplicate DB code based on code review.
|
2015-10-05 10:20:58 +03:00 |
|
|
af2bc91383
|
Cleaned up the clientReply function of the schemarouter.
|
2015-10-05 10:20:58 +03:00 |
|
|
bff6db96a1
|
Same database on more than one server now cause the schemarouter session to be closed.
|
2015-10-05 10:20:58 +03:00 |
|
|
993ec723b9
|
Added verbose client errors to schemarouter.
|
2015-07-02 13:28:23 +03:00 |
|
|
c2d69850de
|
Merge branch 'develop' into schemarouter_refresh
|
2015-06-15 08:48:13 +03:00 |
|
|
b1c383b19e
|
Added database list refreshing to schemarouter.
|
2015-06-09 16:13:06 +03:00 |
|
|
fbfbc9fda7
|
Added more statistics to schemarouter diagnostics.
|
2015-04-23 21:00:52 +03:00 |
|
|
d1551be54f
|
Added support for disabling the saving of the session command history for the schemarouter.
|
2015-04-23 19:35:41 +03:00 |
|
|
811c13fe32
|
Added more statistics to the schemarouter.
|
2015-04-23 06:04:09 +03:00 |
|
|
6f870bd74c
|
Added maximum session command amount for schemarouter.
|
2015-04-22 20:58:52 +03:00 |
|
|
253c63e958
|
Fixed schemarouter not handling show databases queries spanning multiple buffers.
|
2015-04-14 18:50:19 +03:00 |
|
|
7cfc1d3cc9
|
Chaged MaxScale default installation directory to /usr/local/mariadb/maxscale and MaxAdmin password to 'mariadb'.
|
2015-03-23 14:53:31 +02:00 |
|
|
5fa4e3299b
|
Fixed schemarouter not storing queries received before database mapping was done.
|
2015-03-12 20:03:49 +02:00 |
|
|
6766c0b883
|
Added statistics to backend references.
|
2015-03-06 17:41:39 +02:00 |
|
|
5477cdf5eb
|
Renamed the dbshard module to schemarouter.
|
2015-02-24 05:49:38 +02:00 |
|