mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 03:47:17 +02:00
ndb - bug#34107 patch 2, ndb api
mysql-test/r/ndb_condition_pushdown.result: bug#34107 lower scanfilter max size to not hit TUP limit mysql-test/t/ndb_condition_pushdown.test: bug#34107 lower scanfilter max size to not hit TUP limit ndb/include/ndbapi/ndbapi_limits.h: bug#34107 lower scanfilter max size to not hit TUP limit
This commit is contained in:
parent
3b5c7a033e
commit
cd8a8a1ce0
3 changed files with 20 additions and 740 deletions
|
|
@ -1904,6 +1904,12 @@ a b d
|
|||
10 1 4369
|
||||
20 2 8738
|
||||
50 5 21845
|
||||
-- big filter just below limit
|
||||
a b d
|
||||
10 1 4369
|
||||
20 2 8738
|
||||
50 5 21845
|
||||
-- big filter just above limit
|
||||
a b d
|
||||
10 1 4369
|
||||
20 2 8738
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue