Files
MaxScale/server/modules
MassimilianoPinto 48af3d21b6 max rows filter first implementation
max rows filter first implementation

Resultsets with more than max_resultset_rows

will be skipped and empty result set is returned to client.
Not yet tested with multi_statements
[MaxRows]
type=filter
module=maxrows
max_resultset_rows=10
debug=15
2016-10-26 15:58:06 +02:00
..
2016-10-17 12:17:09 +03:00
2016-10-25 20:28:50 +03:00
2016-10-26 10:21:11 +03:00