03456b931bAdded "yes" and "no" to the config truth value check and added the function to the header.
Markus Makela
2015-02-18 11:45:01 +02:00
da029140cddcb_call_foreach now only calls the callbacks for those DCBs that are connected to the server.
Markus Makela
2015-02-18 05:36:39 +02:00
ce063caf56Fixed stopped monitors getting a call to monitorStop.
Markus Makela
2015-02-17 21:47:11 +02:00
0d461e88d5Add more to building from source, extracted from README; create About MaxScale.
counterpoint
2015-02-17 18:25:54 +00:00
241e4a3175Add more to building from source, extracted from README; create About MaxScale.
counterpoint
2015-02-17 18:25:54 +00:00
517524a8b4Addition of DISCONNECT ALL and DISCONNECT SERVER
MassimilianoPinto
2015-02-17 18:29:03 +01:00
dc65c9e1ccFix to bug 729: http://bugs.mariadb.com/show_bug.cgi?id=729 Prepared statements with a SELECT statement were falsely detected as SELECT queries with session variable modification. This caused the error message and the failure to route the query.
Markus Makela
2015-02-17 18:29:24 +02:00
3bad5dc814Fixes to Coverity defects 87308, 87307, 87306, 87074, 87068.
Markus Makela
2015-02-14 07:54:17 +02:00
2477043d11Logfiles are now writted to file instead of shared memory as a default. This can still be enabled while starting maxscale.
Markus Makela
2015-02-13 23:59:32 +02:00
2ba2b657fcBinlog Router object diagrams
Mark Riddoch
2015-02-13 08:47:37 +00:00
2608dd694fBinlog Router object diagrams
Mark Riddoch
2015-02-13 08:47:37 +00:00
14c510abefAdded more doxygen documentation.
Markus Makela
2015-02-13 10:18:54 +02:00
4715582df2Added more doxygen documentation to the firewall filter.
Markus Makela
2015-02-13 08:40:38 +02:00
d1c2895057Small fix to how user is retrieved from all servers. When the authentication was done using the user data from all servers and the set of servers contained a server in the Master state it was possible that some servers weren't queried for their users. This was fixed by adding a check for the parameter that enables this before looking for a master server.
Markus Makela
2015-02-13 07:34:46 +02:00
d91b6d375dAdded more documentation about functions and trace log output about users logging in with a default database.
Markus Makela
2015-02-12 08:36:59 +02:00
a5d7db65deAdded more error log output and fixed memory leaks.
Markus Makela
2015-02-10 20:38:47 +02:00
a0a7dcdcfeFixed shardrouter possibly missing responses from the subservices if the session wasn't ready.
Markus Makela
2015-02-10 20:36:27 +02:00
54eb3dd904Fixed client hangups if the first response to a SHOW DATABASES query was sent too fast.
Markus Makela
2015-02-10 16:07:50 +02:00
36363b09a1Added more debug logging and fixed the service resources being overwritted even though they were already allocated.
Markus Makela
2015-02-10 14:28:49 +02:00
97f137dbeeCorrect Markdown for search link.
root
2015-02-10 11:14:25 +00:00
1a6ec3cbf6Correct Markdown for search link.
root
2015-02-10 11:14:25 +00:00
01eafd92c8Fixed two errors in show slave status output. Master_UUID was showing the variable name rather than the value and Master_SSL_Verify_Server_cert was missing
Mark Riddoch
2015-02-10 10:00:02 +00:00
d9139bb436Added more tests for the dbshard router.
Markus Makela
2015-02-10 10:49:54 +02:00
eafdd43592Add Master_Server_Id value to returned show slave status command
Mark Riddoch
2015-02-10 08:36:31 +00:00
faca6b6d76Merge branch 'blr' into develop
Mark Riddoch
2015-02-09 20:58:55 +00:00
958cc73176Add support for SELECT @@server_id
Mark Riddoch
2015-02-09 16:07:01 +00:00
d455ec4c53Added support for default databases.
Markus Makela
2015-02-09 16:28:48 +02:00
e3c8979ee1Fix for missing statistics increment
Mark Riddoch
2015-02-09 13:19:51 +00:00
85cf67525aAdded optional parameters for services that allow all servers to be used when building the list of users.
Markus Makela
2015-02-09 06:20:39 +02:00
46ec9abe29Added optional parameters for services that allow all servers to be used when building the list of users.
Markus Makela
2015-02-09 06:20:39 +02:00
8f95765b79set 1.0.6 unstable version
Timofey Turenko
2015-02-08 20:05:54 +02:00
b6bcb55c7dset 1.0.5-GA stable version
Timofey Turenko
2015-02-08 12:26:48 +02:00