e0cd6adb26
Update change date for 2.3.18
2020-03-10 10:45:47 +02:00
cfb3f79b54
Update 2.3.17 Change Date
2020-02-10 15:28:38 +02:00
790d90f229
Update 2.3.16 Change Date
2020-01-15 11:08:51 +02:00
c447e5cf15
Uncrustify maxscale
...
See script directory for method. The script to run in the top level
MaxScale directory is called maxscale-uncrustify.sh, which uses
another script, list-src, from the same directory (so you need to set
your PATH). The uncrustify version was 0.66.
2018-09-09 22:26:19 +03:00
3f53eddbde
MXS-2020 Replace ss[_info]_dassert with mxb_assert[_message]
2018-08-22 11:34:59 +03:00
34dd8a52bb
MXS-1475 Allow the setting on N vars with one stmt
...
With this change, the following will be possible.
SET @maxscale.cache.populate=false, @maxscale.cache.use=true;
2018-03-16 14:34:04 +02:00
676594b8dd
MXS-1475 Update test to use new classes
...
Test now implemented in terms of SetParser and SqlModeParser.
2018-03-16 14:34:04 +02:00
f129dd56be
MXS-1595 Rename mysqlclient to mariadbclient
...
Documentation update will follow.
2018-01-05 10:01:50 +02:00